Le jeu de Musik. https://musik.edgarpierre.fr
Find a file
Edgar P. Burkhart 7409b4cd8f
Add group leader functionality and update group member management
- Create GroupLeader model and migration
- Alter GroupLeader member field to include related_name
- Implement is_leader and is_owner methods in Group model
- Update GroupDetailView to pass leader and owner status to template
- Refactor group buttons and members display into separate templates
- Add view and URL for setting group leaders
- Update permissions for adding/removing members and clearing blacklist
- Bump version to 0.1.1 in uv.lock
2025-06-14 21:58:33 +02:00
.forgejo/workflows Add Docker support with build and push workflow, and configure Gunicorn for application serving 2025-06-14 16:43:38 +02:00
base Add group leader functionality and update group member management 2025-06-14 21:58:33 +02:00
game Add group leader functionality and update group member management 2025-06-14 21:58:33 +02:00
musik Remove print statement from DATABASES configuration and ensure POSTGRES_HOST is set in celery service 2025-06-14 18:03:35 +02:00
.gitignore Add game app with group and music video models, views, and templates 2025-06-13 17:10:56 +02:00
.pre-commit-config.yaml Add GroupAddMembersForm and view for editing group members 2025-06-13 17:32:17 +02:00
.python-version Create base structure for Django project 2025-06-13 14:21:31 +02:00
compose.yaml Add volume configuration for PostgreSQL service in Docker Compose 2025-06-14 18:11:58 +02:00
Dockerfile Add Docker support with build and push workflow, and configure Gunicorn for application serving 2025-06-14 16:43:38 +02:00
entrypoint.sh Add Docker support with build and push workflow, and configure Gunicorn for application serving 2025-06-14 16:43:38 +02:00
LICENSE Initial commit 2024-04-09 21:24:09 +02:00
manage.py Create base structure for Django project 2025-06-13 14:21:31 +02:00
pyproject.toml Bump version to 0.1.1 in pyproject.toml 2025-06-14 19:07:46 +02:00
README.md Remove out-of-date README sections 2025-06-14 00:22:04 +02:00
stack.env Add env_file configuration for musik service in Docker Compose 2025-06-14 17:09:13 +02:00
uv.lock Add group leader functionality and update group member management 2025-06-14 21:58:33 +02:00

Musik

Script pour créer un jeu de Musik.