la-chariotte/la_chariotte/accounts
2023-08-07 15:54:14 +02:00
..
migrations customUser with email as username 2023-05-24 13:58:34 +02:00
templates/registration change button text 2023-08-07 15:54:14 +02:00
__init__.py set up basic authentication 2023-04-19 18:13:08 +02:00
admin.py customUser with email as username 2023-05-24 13:58:34 +02:00
apps.py set up basic authentication 2023-04-19 18:13:08 +02:00
forms.py customUser with email as username 2023-05-24 13:58:34 +02:00
models.py customUser with email as username 2023-05-24 13:58:34 +02:00
urls.py hide sign up page for unauthorized users 2023-05-25 15:37:19 +02:00
views.py customUser with email as username 2023-05-24 13:58:34 +02:00