Make sure it's using the correct cache. Try from django.core.cache import caches , and then see the contents of caches.all() .
確定! 回上一頁