]> git.parisson.com Git - django-social-auth.git/commit
Replace raw queries/creates in DjangoOpenIDStore with new model module methods
authorSteven Cummings <estebistec@gmail.com>
Mon, 25 Jun 2012 05:01:08 +0000 (00:01 -0500)
committerSteven Cummings <estebistec@gmail.com>
Mon, 25 Jun 2012 05:01:08 +0000 (00:01 -0500)
commitb1ee72c7a17354198ba13237516a260709b5736a
tree5cdaded33922a11f75247a970ea0821ed2530c45
parenta7e99364689749396a7bd614323843e35df9ab95
Replace raw queries/creates in DjangoOpenIDStore with new model module methods
social_auth/django_models.py
social_auth/mongoengine_models.py
social_auth/store.py