mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-28 16:25:44 +08:00
Fixed subject serializer and added drf-yasg for better endpoint documentation
This commit is contained in:
parent
a33b32436d
commit
c955cadc18
6 changed files with 117 additions and 14 deletions
1
Pipfile
1
Pipfile
|
@ -16,6 +16,7 @@ psycopg2 = "*"
|
|||
gdal = {path = "./packages/GDAL-3.4.3-cp311-cp311-win_amd64.whl"}
|
||||
django-leaflet = "*"
|
||||
django-extra-fields = "*"
|
||||
drf-yasg = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue