]> git.parisson.com Git - django-social-auth.git/commit
Replace raw ORM query for User by email with new models module method
authorSteven Cummings <estebistec@gmail.com>
Mon, 25 Jun 2012 04:07:46 +0000 (23:07 -0500)
committerSteven Cummings <estebistec@gmail.com>
Mon, 25 Jun 2012 04:07:46 +0000 (23:07 -0500)
commitc7eba3f68d0cf703dca97724a0bac16e9e6d81a9
tree0fc566fa7516cf108cf5d40fbc244e96eecb5769
parent962a089a7bbb7d2f0415013b36eb9f03c3e9b21c
Replace raw ORM query for User by email with new models module method
social_auth/backends/pipeline/associate.py
social_auth/django_models.py
social_auth/mongoengine_models.py