django/docs/howto/deployment
Samuel Hartmann 5cc9464e4d Fixed #33544 -- Expanded the TEMPLATES section of the Deployment checklist.
Clarified that the cached template loader is enabled by default when
DEBUG = False.
2022-03-22 12:37:38 +01:00
..
asgi Updated ASGI uvicorn deployment docs. 2020-09-29 10:55:06 +02:00
wsgi Improved docs regarding UTF-8 support with Apache and mod_wsgi. 2021-10-08 12:26:06 +02:00
checklist.txt Fixed #33544 -- Expanded the TEMPLATES section of the Deployment checklist. 2022-03-22 12:37:38 +01:00
index.txt Refs #32880 -- Made remaining titles consistent in how-to documents. 2021-07-29 19:11:42 +02:00