general_config.py tweaks
If you are deploying your site be sure that the following is set in your general_config.py:
- MODE should be set to deployment
- USE_CACHING should be set to True
- BUILD_CACHE_ON_START should be set to True
If you are deploying your site be sure that the following is set in your general_config.py: