migrations
|
customUser with email as username
|
2023-05-17 10:39:00 +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-17 10:39:00 +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-17 10:39:00 +02:00 |
models.py
|
customUser with email as username
|
2023-05-17 10:39:00 +02:00 |
urls.py
|
hide sign up page for unauthorized users
|
2023-05-22 15:05:50 +02:00 |
views.py
|
customUser with email as username
|
2023-05-17 10:39:00 +02:00 |