This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
yf_fyh
/
bigdataAPI
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
使用uwsgi的缓存
yf_fyh
%!s(int64=3) %!d(string=hai) anos
pai
fdf54efdca
achega
7156465230
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
bigdataAPI/settings.py
+ 1
- 0
bigdataAPI/settings.py
Ver ficheiro
@@ -180,4 +180,5 @@ JWT_AUTH = {
CACHES = {
'default': {
'BACKEND': 'uwsgicache.UWSGICache',
+ }
}