django-rest-auth/rest_auth
2015-08-06 13:49:26 -04:00
..
registration replaced request.DATA with request.data for compatibility with DRF 3.2 2015-08-06 13:49:26 -04: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 adding static code analysis 2015-04-28 10:04:20 +02:00
django_test_urls.py adding static code analysis 2015-04-28 10:04:20 +02:00
models.py First commit. 2014-04-30 12:52:05 -07:00
serializers.py Flake8 style fixes 2015-04-28 10:22:08 +02:00
test_urls.py adding static code analysis 2015-04-28 10:04:20 +02:00
tests.py Flake8 style fixes 2015-04-28 10:22:08 +02:00
urls.py adding static code analysis 2015-04-28 10:04:20 +02:00
utils.py Merge branch 'master' into flake8 2015-04-28 10:04:42 +02:00
views.py replaced request.DATA with request.data for compatibility with DRF 3.2 2015-08-06 13:49:26 -04:00