django-rest-auth/rest_auth
Mateusz Sikora e8ac019b4c Merge pull request #55 from vesterbaek/fix_drf_request
DRF 3 bug: get HttpRequest from DRF request object. Similar to issue #43
2015-02-25 17:38:43 +01:00
..
registration DRF 3 bug: get HttpRequest from DRF request object. Similar to issue #43 2015-02-25 16:52:51 +01: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
models.py First commit. 2014-04-30 12:52:05 -07:00
serializers.py Mark email as read only for user details 2015-02-25 16:06:46 +01:00
test_urls.py move some test files outside app 2014-10-14 14:56:00 +02:00
tests.py fix #47 - PasswordResetConfirm doesn't check token 2015-01-27 16:52:54 +01: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 support django-rest-framework v3.0 2015-01-09 12:05:14 +01:00