]> git.parisson.com Git - django-social-auth.git/commit
Add a BACKENDS dictionary for the basic OpenID backend, allowing it to be discovered...
authorJohannes Holmberg <johannes@update.uu.se>
Wed, 8 Feb 2012 01:19:01 +0000 (02:19 +0100)
committerJohannes Holmberg <johannes@update.uu.se>
Wed, 8 Feb 2012 01:19:01 +0000 (02:19 +0100)
commit02ddedf189c728642a7513a5aaf60a75e3208f88
tree75f36d4d16268f972af24058466697e8b87c2a7a
parent5b63805c5808f27b89e4175c88a6b0a61e22b3af
Add a BACKENDS dictionary for the basic OpenID backend, allowing it to be discovered by get_backends.
social_auth/backends/__init__.py