musik/base
2025-06-14 10:35:42 +02:00
..
migrations Setup basic auth 2025-06-13 15:51:32 +02:00
static Refactor group and music game models to use UniqueConstraint; update form error handling in templates 2025-06-14 10:35:42 +02:00
templates Refactor group and music game models to use UniqueConstraint; update form error handling in templates 2025-06-14 10:35:42 +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 user signup form and implement signup view; enhance message display in templates 2025-06-14 10:01:45 +02:00
views.py Add user signup form and implement signup view; enhance message display in templates 2025-06-14 10:01:45 +02:00