authentic/authentic2/registration_backend
Benjamin Dauvergne a2c2ade6af registration_backend/views: fix registration of new users
Extra attributs must not be saved in the user model.
2014-07-11 10:38:37 +02:00
..
__init__.py registration_backend: implement a complete RegistrationView to support custom user models 2014-01-08 16:18:40 +01:00
forms.py registration_backend/forms: use A2_REGISTRATION_FIELDS to reorder fields in the registration form 2014-07-04 16:29:58 +02:00
urls.py registration_backend: pass set_password_form to password_reset_confirm 2014-01-07 18:50:42 +01:00
views.py registration_backend/views: fix registration of new users 2014-07-11 10:38:37 +02:00