0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
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 Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
decorators.txt Fixed #30594 -- Added 'private' Cache-Control directive to never_cache() decorator. 2019-06-26 09:25:24 +02:00
file-uploads.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
generic-views.txt
index.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
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 Fixed #30504 -- Corrected redirect() signature in docs. 2019-05-24 08:26:29 +02:00
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