]> git.parisson.com Git - django-social-auth.git/commit
Association of multiple social credentials to single user account support, Closes...
authorMatías Aguirre <matiasaguirre@gmail.com>
Thu, 25 Nov 2010 17:48:28 +0000 (15:48 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Thu, 25 Nov 2010 17:48:28 +0000 (15:48 -0200)
commit3532953cdc62f4f084c36808d8f05e12ce7fb74a
tree19d5f039bb8e32f054c0ffc8d0c849e3c77784de
parenta4082fbe280ae18423cb8e7937b21679ed273cde
Association of multiple social credentials to single user account support, Closes gh-5
README.rst
example/app/views.py
example/urls.py
social_auth/auth.py
social_auth/backends.py
social_auth/base.py
social_auth/models.py
social_auth/urls.py
social_auth/views.py