django/docs/howto/deployment
Samuel Hartmann 280661bf35 [4.0.x] Fixed #33544 -- Expanded the TEMPLATES section of the Deployment checklist.
Clarified that the cached template loader is enabled by default when
DEBUG = False.

Backport of 5cc9464e4d from main
2022-03-22 12:38:19 +01:00
..
asgi Updated ASGI uvicorn deployment docs. 2020-09-29 10:55:06 +02:00
wsgi [4.0.x] Improved docs regarding UTF-8 support with Apache and mod_wsgi. 2021-10-08 15:50:00 +02:00
checklist.txt [4.0.x] Fixed #33544 -- Expanded the TEMPLATES section of the Deployment checklist. 2022-03-22 12:38:19 +01:00
index.txt Refs #32880 -- Made remaining titles consistent in how-to documents. 2021-07-29 19:11:42 +02:00