mirror of
https://github.com/lemeow125/InfoTech-Backend.git
synced 2025-05-16 11:28:14 +08:00
Added day and timeslots
This commit is contained in:
parent
1b02c8f3c6
commit
00c8e6f4f4
17 changed files with 76 additions and 99 deletions
|
@ -47,7 +47,8 @@ INSTALLED_APPS = [
|
|||
'students',
|
||||
'professors',
|
||||
'schedules',
|
||||
'timeslots',
|
||||
'daytimes',
|
||||
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue