Further polishing for subjects

This commit is contained in:
Keannu Christian Bernasol 2023-06-27 18:15:31 +08:00
parent de1dabf53c
commit 492a605557
28 changed files with 225 additions and 151 deletions

View file

@ -66,6 +66,7 @@ INSTALLED_APPS = [
'courses',
'year_levels',
'semesters',
'subjects',
]
MIDDLEWARE = [