Added day and timeslots

This commit is contained in:
Keannu Christian Bernasol 2023-04-22 14:07:08 +08:00
parent 1b02c8f3c6
commit 00c8e6f4f4
17 changed files with 76 additions and 99 deletions

View file

@ -47,7 +47,8 @@ INSTALLED_APPS = [
'students',
'professors',
'schedules',
'timeslots',
'daytimes',
]
MIDDLEWARE = [