musik/game
2025-06-15 13:02:31 +02:00
..
migrations 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 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
templatetags Add YouTube playlist support in game detail views and create custom template tag 2025-06-14 12:53:46 +02:00
__init__.py Add game app with group and music video models, views, and templates 2025-06-13 17:10:56 +02:00
apps.py Add game app with group and music video models, views, and templates 2025-06-13 17:10:56 +02:00
forms.py Add game answer functionality with form and view for user responses 2025-06-15 12:40:55 +02:00
models.py 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
tasks.py Add title field to YoutubeCredentials model and update related templates and tasks 2025-06-15 10:25:40 +02:00
urls.py 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
utils.py Refactor music video model and views: rename user to owner, add title field, and implement music management in group detail view 2025-06-13 18:55:50 +02:00
views.py 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