django-rest-auth/rest_auth
Mateusz Sikora f14b3b03f7 django-registration replacement
- remove django-registration references
- integrate with django-allauth
- move all registration stuff to separated app
- update unit tests
2014-10-01 14:13:21 +02:00
..
registration django-registration replacement 2014-10-01 14:13:21 +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 django-registration replacement 2014-10-01 14:13:21 +02:00
test_settings.py django-registration replacement 2014-10-01 14:13:21 +02:00
tests.py django-registration replacement 2014-10-01 14:13:21 +02:00
urls.py django-registration replacement 2014-10-01 14:13:21 +02:00
utils.py Created AUTHORS, MANIFEST.in, and setup.py. 2014-04-30 13:55:04 -07:00
views.py django-registration replacement 2014-10-01 14:13:21 +02:00