musik/base
2025-06-15 13:02:31 +02:00
..
migrations Setup basic auth 2025-06-13 15:51:32 +02:00
static Add game end functionality with view and URL routing, update models and templates for game state management 2025-06-15 13:02:31 +02:00
templates Update version to 0.2.0 and add version context processor for footer display 2025-06-15 11:38:10 +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