Commit Graph

6 Commits

Author SHA1 Message Date
Mateusz Sikora
0fc4d56dae add FAQ section in docs 2014-11-12 11:18:21 +01:00
Mateusz Sikora
5fd7ea5596 update demo project - still not finished 2014-10-15 17:32:19 +02:00
Mateusz Sikora
102fcedc82 move some test files outside app 2014-10-14 14:56:00 +02:00
Mateusz Sikora
08fcca9b48 veirfy email view and test 2014-10-01 16:34:51 +02:00
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
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