mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-28 16:25:44 +08:00
Migrate backend to sqlite spatialite
This commit is contained in:
parent
8e202305b3
commit
14d99fc7c2
5 changed files with 367 additions and 150 deletions
3
Pipfile
3
Pipfile
|
@ -11,6 +11,9 @@ djoser = "*"
|
|||
pillow = "*"
|
||||
whitenoise = "*"
|
||||
djangochannelsrestframework = "*"
|
||||
daphne = "*"
|
||||
psycopg2 = "*"
|
||||
gdal = {path = "./packages/GDAL-3.4.3-cp311-cp311-win_amd64.whl"}
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue