]> git.parisson.com Git - django-social-auth.git/commit
Refactored loading of BACKENDS to provide a proper entry point (get_backends) respons...
authorStephen McDonald <steve@jupo.org>
Thu, 29 Dec 2011 01:40:54 +0000 (12:40 +1100)
committerStephen McDonald <steve@jupo.org>
Thu, 29 Dec 2011 01:40:54 +0000 (12:40 +1100)
commit2e828c9d56d412a8af71d5f50e871afed4e3dff4
tree6fc66f6b4daf5d54e5205a27aaf5592c4d78d2b8
parentadd4ebe8cba26f8eb3d77f15f093ccb4a9a2b4af
Refactored loading of BACKENDS to provide a proper entry point (get_backends) responsible for populating BACKENDS where required.
social_auth/backends/__init__.py
social_auth/context_processors.py
social_auth/utils.py