Explorar o código

使用uwsgi的缓存

yf_fyh %!s(int64=3) %!d(string=hai) anos
pai
achega
7156465230
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      bigdataAPI/settings.py

+ 1 - 0
bigdataAPI/settings.py

@@ -180,4 +180,5 @@ JWT_AUTH = {
 CACHES = {
     'default': {
         'BACKEND': 'uwsgicache.UWSGICache',
+    }
 }