mirror of
https://github.com/lemeow125/InfoTech-Backend.git
synced 2025-05-16 03:18:08 +08:00
Added relationship between subjects and student
This commit is contained in:
parent
ac0f4b5e28
commit
5182dfa8da
9 changed files with 148 additions and 48 deletions
1
Pipfile
1
Pipfile
|
@ -8,6 +8,7 @@ django = "*"
|
|||
djangorestframework = "*"
|
||||
djoser = "*"
|
||||
python-dotenv = "*"
|
||||
psycopg2 = "*"
|
||||
|
||||
[dev-packages]
|
||||
autopep8 = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue