mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-28 16:25:44 +08:00
Major overhaul to subject model and serializers
This commit is contained in:
parent
0eff07a1ae
commit
0fd790505e
26 changed files with 199 additions and 173 deletions
3
Pipfile
3
Pipfile
|
@ -13,10 +13,9 @@ whitenoise = "*"
|
|||
djangochannelsrestframework = "*"
|
||||
daphne = "*"
|
||||
psycopg2 = "*"
|
||||
gdal = "*"
|
||||
django-leaflet = "*"
|
||||
django-extra-fields = "*"
|
||||
drf-spectacular = "*"
|
||||
drf-spectacular = {extras = ["sidecar"], version = "*"}
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue