musik/base
2025-06-17 00:03:44 +02:00
..
migrations Setup basic auth 2025-06-13 15:51:32 +02:00
static Add favicon assets and update HTML references for improved branding 2025-06-16 23:59:02 +02:00
templates Fix formatting of favicon links in HTML template 2025-06-17 00:03:44 +02:00
templatetags Implement group management features and update templates for improved navigation 2025-06-15 09:56:08 +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 account deletion functionality with confirmation dialog and routing 2025-06-15 11:31:07 +02:00
views.py Add account deletion functionality with confirmation dialog and routing 2025-06-15 11:31:07 +02:00