django-rest-auth/rest_auth
2014-08-19 13:24:03 +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
models.py First commit. 2014-04-30 12:52:05 -07:00
runtests.py make UserProfile fully optional; version 0.2.3 2014-07-08 11:36:59 +02:00
serializers.py add serializer_class attribute to UserDetails view 2014-07-09 16:43:03 +02:00
test_settings.py test for password reset process 2014-05-06 00:53:06 +02:00
tests.py make UserProfile fully optional; version 0.2.3 2014-07-08 11:36:59 +02:00
urls.py make IS_TEST not required, enhancement in Login view 2014-05-30 11:17:25 +02:00
utils.py Created AUTHORS, MANIFEST.in, and setup.py. 2014-04-30 13:55:04 -07:00
views.py move PasswordResetForm as an attribute of PasswordReset view class 2014-08-19 13:24:03 +02:00