]> git.parisson.com Git - django-social-auth.git/commit
Account already in use exception
authorAndrii Kostenko <andrey@kostenko.name>
Fri, 17 Feb 2012 11:41:04 +0000 (15:41 +0400)
committerAndrii Kostenko <andrey@kostenko.name>
Fri, 17 Feb 2012 11:41:04 +0000 (15:41 +0400)
commite13c36ab74c796a3051bcbd07043bc5384ddbda4
treec20669a463257d2b0ef6c736ddb03f7c9258a59f
parent595e76bee2916ce8efcf58b84d53a5aae9a95021
Account already in use exception
Moved exception class to exceptions.py module
social_auth/backends/__init__.py
social_auth/backends/exceptions.py
social_auth/backends/pipeline/social.py
social_auth/locale/ru/LC_MESSAGES/django.mo
social_auth/locale/ru/LC_MESSAGES/django.po
social_auth/tests/facebook.py
social_auth/utils.py
social_auth/views.py