You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document that get_django_quickcache uses your Django caches named 'default' (for shared cache) and 'locmem' (for in-memory cache), and/or make these something you can specify when calling get_django_quickcache.