migrations
|
customUser with email as username
|
2023-05-24 13:58:34 +02:00 |
templates/registration
|
Forgot password button
|
2023-05-24 13:58:34 +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
|
rename readme and change accounts urls
|
2023-04-27 15:29:02 +02:00 |
views.py
|
customUser with email as username
|
2023-05-24 13:58:34 +02:00 |