timetable base

This commit is contained in:
imperosol
2025-03-03 15:24:22 +01:00
parent eb4fbcbda4
commit db6c356f73
14 changed files with 222 additions and 7 deletions

View File

@ -124,6 +124,7 @@ INSTALLED_APPS = (
"pedagogy",
"galaxy",
"antispam",
"timetable",
"api",
)