khaganat-web/neluser
Rodolphe Breard ab4eb7414c Add basic user functionalities
Users need to register, login, logout and reset their password.
2018-02-04 01:36:39 +01:00
..
locale Add basic user functionalities 2018-02-04 01:36:39 +01:00
migrations Add the new user model 2018-01-27 21:06:40 +01:00
templates/neluser Add basic user functionalities 2018-02-04 01:36:39 +01:00
__init__.py Add the new user model 2018-01-27 21:06:40 +01:00
admin.py Add the new user model 2018-01-27 21:06:40 +01:00
apps.py Add the new user model 2018-01-27 21:06:40 +01:00
forms.py Add basic user functionalities 2018-02-04 01:36:39 +01:00
models.py Add basic user functionalities 2018-02-04 01:36:39 +01:00
tests.py Add the new user model 2018-01-27 21:06:40 +01:00
urls.py Add basic user functionalities 2018-02-04 01:36:39 +01:00
views.py Add basic user functionalities 2018-02-04 01:36:39 +01:00