]> git.parisson.com Git - django-social-auth.git/commit
Move get_user method to specific models backends
authorSteven Cummings <estebistec@gmail.com>
Sun, 24 Jun 2012 18:17:36 +0000 (13:17 -0500)
committerSteven Cummings <estebistec@gmail.com>
Mon, 25 Jun 2012 03:55:18 +0000 (22:55 -0500)
commit95f21db0b8e7baaa92cb321b557a10ba5a36533f
tree01c8df7a90579ab2ffdb1a744d0bfcdde32096c8
parent66809692347178a4ce8255da1051926d77ab188d
Move get_user method to specific models backends
social_auth/backends/__init__.py
social_auth/django_models.py
social_auth/mongoengine_models.py