django-rest-auth/rest_auth
Mateusz Sikora 3eaa491fb1 fix flake8
2015-11-06 14:09:47 +01:00
..
registration fix flake8 2015-11-06 14:09:47 +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 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 fix update_session_auth_hash for django <1.7 2015-10-19 10:12:25 +02:00
test_urls.py appending all views with View 2015-08-07 13:54:45 +03:00
tests.py Flake8 style fixes 2015-04-28 10:22:08 +02:00
urls.py appending all views with View 2015-08-07 13:54:45 +03:00
utils.py Merge branch 'master' into flake8 2015-04-28 10:04:42 +02:00
views.py bugfix, request.DATA is deprecated, replaced with request.data 2015-08-07 14:31:33 +03:00