Bootstrap Weirsøe Party Protocol with initial game model and workflow

This commit is contained in:
2026-02-27 12:09:21 +01:00
commit fa1c951c8c
6010 changed files with 762251 additions and 0 deletions

5
voice/apps.py Normal file
View File

@@ -0,0 +1,5 @@
from django.apps import AppConfig
class VoiceConfig(AppConfig):
name = 'voice'