This website requires JavaScript.
Explore
Help
Sign in
edpibu
/
musik
Watch
1
Star
0
Fork
You've already forked musik
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
04b0a30e76
musik
/
game
History
Download ZIP
Download TAR.GZ
Edgar P. Burkhart
04b0a30e76
Enhance UI by updating header styles and improving group detail layout
2025-06-14 15:05:50 +02:00
..
migrations
Add playlist loading feature and integrate YouTube API for playlist generation
2025-06-14 11:49:04 +02:00
templates
Enhance UI by updating header styles and improving group detail layout
2025-06-14 15:05:50 +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 management features: create MusikGame model, implement game creation and detail views, and update group detail template
2025-06-13 21:06:23 +02:00
models.py
Add playlist loading feature and integrate YouTube API for playlist generation
2025-06-14 11:49:04 +02:00
tasks.py
Add playlist loading feature and integrate YouTube API for playlist generation
2025-06-14 11:49:04 +02:00
urls.py
Add unblacklist functionality for group music and update URLs
2025-06-14 12:39:12 +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 unblacklist functionality for group music and update URLs
2025-06-14 12:39:12 +02:00