]> git.parisson.com Git - django-social-auth.git/commit
Improved user creation handling, closes gh-3
authorMatías Aguirre <matiasaguirre@gmail.com>
Mon, 27 Dec 2010 19:48:50 +0000 (17:48 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Mon, 27 Dec 2010 19:48:50 +0000 (17:48 -0200)
commit219b5bbf52b47041d99f94389449201cad4f5794
tree4b56602e36b1d7a2a82796ba271157cadbe46a47
parentd90d0dbccf89c981eb930757fa87601026e6e984
Improved user creation handling, closes gh-3
README.rst
example/app/models.py
example/app/views.py
example/settings.py
social_auth/auth.py
social_auth/backends.py
social_auth/models.py
social_auth/views.py