Premiere version de SIRH

This commit is contained in:
2026-04-21 16:35:31 +00:00
commit 4f9df2214c
466 changed files with 44745 additions and 0 deletions

5
gestion_salle/apps.py Normal file
View File

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