共有 6 個檔案被更改,包括 15 行新增 和 12 行删除
@ -1,7 +0,0 @@ |
|||||
{ |
|
||||
"python.linting.pylintEnabled": true, |
|
||||
"python.linting.pylintArgs": [ |
|
||||
"--disable=C0103", |
|
||||
"--disable=C0111" |
|
||||
] |
|
||||
} |
|
@ -1,4 +1,5 @@ |
|||||
Django==3.0.4 |
Django==3.0.4 |
||||
pycryptodome==3.9.8 |
pycryptodome==3.9.8 |
||||
django-cors-headers==3.2.1 |
django-cors-headers==3.2.1 |
||||
mysqlclient==1.3.13 |
mysqlclient==1.4.6 |
||||
|
#dm==1.3 |
||||
|
載入中…
新增問題並參考