django/docs/topics/http
Adam Johnson 66b06822d0
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.
2020-03-25 12:04:52 +01:00
..
_images
decorators.txt
file-uploads.txt
generic-views.txt
index.txt
middleware.txt Fixed #31224 -- Added support for asynchronous views and middleware. 2020-03-18 19:59:12 +01:00
sessions.txt Improved sessions notes in deployment checklist. 2020-03-25 12:04:52 +01:00
shortcuts.txt
urls.txt Fixed #31184 -- Clarified URL matching behavior in URL dispatcher docs. 2020-01-24 12:21:04 +01:00
views.txt Fixed #31224 -- Added support for asynchronous views and middleware. 2020-03-18 19:59:12 +01:00