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
19e6eb32c8
musik
/
game
History
Download ZIP
Download TAR.GZ
Edgar P. Burkhart
19e6eb32c8
Refactor group detail and music views to use MemberFilterMixin for member access control
2025-06-13 19:11:23 +02:00
..
migrations
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
templates
/game
Refactor group detail and music views to use MemberFilterMixin for member access control
2025-06-13 19:11: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
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 GroupAddMembersForm and view for editing group members
2025-06-13 17:32:17 +02:00
models.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
urls.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
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
Refactor group detail and music views to use MemberFilterMixin for member access control
2025-06-13 19:11:23 +02:00