Mateusz Sikora
|
85688940df
|
create base view and serializer for social authentication
|
2014-10-02 16:54:55 +02:00 |
|
Mateusz Sikora
|
34d3627c7c
|
remove unused serializers.py form registration app
|
2014-10-02 11:31:33 +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 |
|