]> git.parisson.com Git - django-social-auth.git/commit
Replace raw queries of social auth by uid/provider, and social auth user creation...
authorSteven Cummings <estebistec@gmail.com>
Mon, 25 Jun 2012 04:30:22 +0000 (23:30 -0500)
committerSteven Cummings <estebistec@gmail.com>
Mon, 25 Jun 2012 04:30:22 +0000 (23:30 -0500)
commita7e99364689749396a7bd614323843e35df9ab95
tree6ada28305e3c51c4dea7818adc89c9ee48cf8360
parentcbe98f2706d87b31479341ffe80ee5b14007f104
Replace raw queries of social auth by uid/provider, and social auth user creation with new methods in models modules
social_auth/backends/pipeline/social.py
social_auth/django_models.py
social_auth/mongoengine_models.py