mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-28 16:25:44 +08:00
Further polishing for subjects
This commit is contained in:
parent
de1dabf53c
commit
492a605557
28 changed files with 225 additions and 151 deletions
|
@ -66,6 +66,7 @@ INSTALLED_APPS = [
|
|||
'courses',
|
||||
'year_levels',
|
||||
'semesters',
|
||||
'subjects',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue