May 2018
Beginner to intermediate
526 pages
11h 57m
English
Django provides the following cache settings:
The caching system for the project can be configured using the CACHES setting. This setting is a dictionary that allows you to specify the configuration for multiple caches. Each cache included in the CACHES dictionary can specify the following data:
Read now
Unlock full access