init commit

This commit is contained in:
2025-11-24 07:02:33 +09:00
commit 7bf003e70d
488 changed files with 51130 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
from django.apps import AppConfig
class ComunicationConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'comunication'