@@ -60,7 +60,7 @@ INSTALLED_APPS = [ |
||
| 60 | 60 |
'goods', |
| 61 | 61 |
'kol', |
| 62 | 62 |
'pay', |
| 63 |
- 'simditor' |
|
| 63 |
+ 'simditor', |
|
| 64 | 64 |
] |
| 65 | 65 |
|
| 66 | 66 |
MIDDLEWARE = [ |
@@ -1,5 +1,6 @@ |
||
| 1 | 1 |
Django==2.2.12 |
| 2 | 2 |
django-admin==2.0.1 |
| 3 |
+django-cors-headers==3.0.2 |
|
| 3 | 4 |
django-detect==1.0.18 |
| 4 | 5 |
django-file==1.0.4 |
| 5 | 6 |
django-json-render==1.0.3 |
@@ -14,4 +15,3 @@ django-shortuuidfield==0.1.3 |
||
| 14 | 15 |
django-six==1.0.4 |
| 15 | 16 |
django-uniapi==1.0.7 |
| 16 | 17 |
django-we==1.5.5 |
| 17 |
-django-cors-headers==3.0.2 |
@@ -1,5 +1,5 @@ |
||
| 1 | 1 |
pywe_miniapp==1.1.5 |
| 2 | 2 |
pywe-oauth==1.1.1 |
| 3 |
-pywe-pay==1.0.13 |
|
| 3 |
+pywe-pay==1.0.14 |
|
| 4 | 4 |
pywe-pay-notify==1.0.5 |
| 5 | 5 |
pywe-response==1.0.1 |