musik/game/migrations
2025-06-13 21:06:23 +02:00
..
0001_initial.py Add game app with group and music video models, views, and templates 2025-06-13 17:10:56 +02:00
0002_alter_group_name_alter_group_unique_together.py Add game app with group and music video models, views, and templates 2025-06-13 17:10:56 +02:00
0003_rename_user_musicvideo_owner_and_more.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
0004_musicvideo_title.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
0005_musicvideo_date_added_musikgame.py Add game management features: create MusikGame model, implement game creation and detail views, and update group detail template 2025-06-13 21:06:23 +02:00
0006_musikgame_n_alter_musikgame_players.py Add game management features: create MusikGame model, implement game creation and detail views, and update group detail template 2025-06-13 21:06:23 +02:00
0007_remove_musikgame_music_videos_musicgameorder.py Add game management features: create MusikGame model, implement game creation and detail views, and update group detail template 2025-06-13 21:06:23 +02:00
__init__.py Add game app with group and music video models, views, and templates 2025-06-13 17:10:56 +02:00