create reservation models

This commit is contained in:
Thomas Girod
2025-04-13 15:09:42 +02:00
committed by imperosol
parent 0dd1de9a3b
commit d0bf77d102
10 changed files with 283 additions and 1 deletions

View File

@@ -122,6 +122,7 @@ INSTALLED_APPS = (
"trombi",
"matmat",
"pedagogy",
"reservation",
"galaxy",
"antispam",
)