django-rest-auth/rest_auth
Mateusz Sikora de1fb3d81f registration with email verification:
- rebuild login view
- check email verification in LoginSerializer depends on allauth settings
- add test for registration with email verification
2014-10-01 15:31:10 +02:00
..
registration registration with email verification: 2014-10-01 15:31:10 +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 django-registration replacement 2014-10-01 14:13:21 +02:00
serializers.py registration with email verification: 2014-10-01 15:31:10 +02:00
test_settings.py django-registration replacement 2014-10-01 14:13:21 +02:00
tests.py registration with email verification: 2014-10-01 15:31:10 +02:00
urls.py registration with email verification: 2014-10-01 15:31:10 +02:00
utils.py Created AUTHORS, MANIFEST.in, and setup.py. 2014-04-30 13:55:04 -07:00
views.py registration with email verification: 2014-10-01 15:31:10 +02:00