]> git.parisson.com Git - django-social-auth.git/commit
Improvements and documentation on custom User class definition.
authorMatías Aguirre <matiasaguirre@gmail.com>
Tue, 23 Nov 2010 05:36:09 +0000 (03:36 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Tue, 23 Nov 2010 05:37:19 +0000 (03:37 -0200)
commitbe463c854d66d84d609661294c3942393eaa85e9
tree01beeae61ddcd29b85094d849e73871c29e464c4
parent8db2b7087a22faab3ffdb352df4080d21a2b1b2e
Improvements and documentation on custom User class definition.

Closes #2
README.rst
example/app/models.py [new file with mode: 0644]
example/local_settings.py.template
example/settings.py
social_auth/backends.py
social_auth/base.py
social_auth/conf.py
social_auth/models.py