musik/game/migrations
2025-06-15 10:25:40 +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
0008_youtubecredentials.py Add YoutubeCredentials model and implement YouTube OAuth login functionality 2025-06-13 22:23:18 +02:00
0009_alter_youtubecredentials_credentials.py Add playlist field to MusikGame model and update YouTube credentials handling in views 2025-06-13 23:08:41 +02:00
0010_alter_youtubecredentials_credentials.py Add playlist field to MusikGame model and update YouTube credentials handling in views 2025-06-13 23:08:41 +02:00
0011_musikgame_playlist.py Add playlist field to MusikGame model and update YouTube credentials handling in views 2025-06-13 23:08:41 +02:00
0012_alter_musikgame_playlist.py Add playlist field to MusikGame model and update YouTube credentials handling in views 2025-06-13 23:08:41 +02:00
0013_alter_group_unique_together_and_more.py Refactor group and music game models to use UniqueConstraint; update form error handling in templates 2025-06-14 10:35:42 +02:00
0014_musikgame_playlist_loading.py Add playlist loading feature and integrate YouTube API for playlist generation 2025-06-14 11:49:04 +02:00
0015_groupleader.py Add group leader functionality and update group member management 2025-06-14 21:58:33 +02:00
0016_alter_groupleader_member.py Add group leader functionality and update group member management 2025-06-14 21:58:33 +02:00
0017_youtubecredentials_title.py Add title field to YoutubeCredentials model and update related templates and tasks 2025-06-15 10:25:40 +02:00
__init__.py Add game app with group and music video models, views, and templates 2025-06-13 17:10:56 +02:00