mirror of
https://github.com/lemeow125/InfoTech-Backend.git
synced 2025-05-16 11:28:14 +08:00
Polished year level and added endpoints for viewing subjects by year level
This commit is contained in:
parent
b5d2ad3cac
commit
392bf195ae
7 changed files with 92 additions and 141 deletions
1
Pipfile
1
Pipfile
|
@ -9,6 +9,7 @@ djangorestframework = "*"
|
|||
djoser = "*"
|
||||
python-dotenv = "*"
|
||||
psycopg2 = "*"
|
||||
django-cors-headers = "*"
|
||||
|
||||
[dev-packages]
|
||||
autopep8 = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue