mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-28 16:25:44 +08:00
Added study_groups
This commit is contained in:
parent
c4bca9777c
commit
701dc55e31
16 changed files with 140 additions and 63 deletions
|
@ -67,6 +67,7 @@ INSTALLED_APPS = [
|
|||
'year_levels',
|
||||
'semesters',
|
||||
'subjects',
|
||||
'study_groups',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue