django-rest-auth/rest_auth
2015-04-17 09:53:46 +02:00
..
registration Django 1.8 compatibility fixes 2015-04-17 09:53:46 +02:00
__init__.py First commit. 2014-04-30 12:52:05 -07:00
admin.py First commit. 2014-04-30 12:52:05 -07:00
app_settings.py add old_password field in PasswordChangeSerializer, disabled by default 2014-11-12 11:51:22 +01:00
django_test_urls.py Django 1.8 compatibility fixes 2015-04-17 09:53:46 +02:00
models.py First commit. 2014-04-30 12:52:05 -07:00
serializers.py change PasswordResetConfirmSerializer setpasswordform from token invalid value error to form validation error 2015-03-11 12:05:45 +02:00
test_urls.py Django 1.8 compatibility fixes 2015-04-17 09:53:46 +02:00
tests.py Django 1.8 compatibility fixes 2015-04-17 09:53:46 +02:00
urls.py add social medial authentication tests, separate test urls 2014-10-08 12:19:15 +02:00
utils.py modified utils.py in order to work properly with python2 and python3 2014-11-06 09:15:54 +01:00
views.py #23 - add test case to cover solcial auth for existing user 2015-02-27 13:56:29 +01:00