documentation et petits correctifs pour une installation locale #122
|
@ -40,3 +40,9 @@ LOGGING = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
CACHES = {
|
||||||
|
"default": {
|
||||||
|
"BACKEND": "django.core.cache.backends.locmem.LocMemCache",
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
|
|
Loading…
Reference in New Issue
Block a user
Cache is disabled on dev