Django - Caching
Which of the following is the correct way to define a simple in-memory cache backend in Django's
CACHES setting?CACHES setting?LocMemCache, which stores cache in local memory.BACKEND to django.core.cache.backends.locmem.LocMemCache without needing a LOCATION.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions