django-rest-auth/rest_auth
mario 6ace9de268 Compatibility updates
+ removed some legacy code
+ added force_text for py3 support
2015-11-19 09:38:57 +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 Compatibility updates 2015-11-19 09:38:57 +01:00
test_urls.py appending all views with View 2015-08-07 13:54:45 +03:00
tests.py Compatibility updates 2015-11-19 09:38:57 +01:00
urls.py appending all views with View 2015-08-07 13:54:45 +03:00
utils.py Compatibility updates 2015-11-19 09:38:57 +01:00
views.py bugfix, request.DATA is deprecated, replaced with request.data 2015-08-07 14:31:33 +03:00