musik/base
2025-06-14 19:07:46 +02:00
..
migrations Setup basic auth 2025-06-13 15:51:32 +02:00
static Add footer template and include it in base and hero templates; update legal URL path 2025-06-14 19:07:46 +02:00
templates Add footer template and include it in base and hero templates; update legal URL path 2025-06-14 19:07:46 +02:00
templatetags Setup basic auth 2025-06-13 15:51:32 +02:00
__init__.py Setup basic auth 2025-06-13 15:51:32 +02:00
apps.py Setup basic auth 2025-06-13 15:51:32 +02:00
forms.py Add user signup form and implement signup view; enhance message display in templates 2025-06-14 10:01:45 +02:00
urls.py Add footer template and include it in base and hero templates; update legal URL path 2025-06-14 19:07:46 +02:00
views.py Update signup view to use reverse_lazy for success URL 2025-06-14 18:25:24 +02:00