django/docs/howto/deployment
Adam Johnson 76db34e52a [3.0.x] Improved sessions notes in deployment checklist.
- Added note to clear old sessions when using database-backend.
- Made note to consider the cache backend more generic.
Backport of 66b06822d0 from master
2020-03-25 12:05:36 +01:00
..
asgi Fixed #30451 -- Added ASGI handler and coroutine-safety. 2019-06-20 12:29:43 +02:00
wsgi Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
checklist.txt [3.0.x] Improved sessions notes in deployment checklist. 2020-03-25 12:05:36 +01:00
index.txt [3.0.x] Refs #30767 -- Improved deployment documentation. 2019-12-20 11:34:00 +01:00