配置两个缓存,默认的及redis. CACHES = { # django-redis默认进入的cache缓存 'default': { 'BACKEND': 'django.core.cache.backends.locmem.LocMemCache',
確定! 回上一頁