mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-28 16:25:44 +08:00
Added semesters
This commit is contained in:
parent
ceba84acb5
commit
de1dabf53c
16 changed files with 119 additions and 21 deletions
|
@ -65,6 +65,7 @@ INSTALLED_APPS = [
|
|||
'student_status',
|
||||
'courses',
|
||||
'year_levels',
|
||||
'semesters',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue