django1/docs/topics/http
nsasaki128 a289e79679 Fixed -- Added 'private' Cache-Control directive to never_cache() decorator. 2019-06-26 09:25:24 +02:00
..
_images Fixed -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
decorators.txt Fixed -- Added 'private' Cache-Control directive to never_cache() decorator. 2019-06-26 09:25:24 +02:00
file-uploads.txt Refs -- Replaced snippet directive with code-block. 2018-09-10 13:00:34 -04:00
generic-views.txt Fixed -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
index.txt Fixed -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
middleware.txt Used auto-numbered lists in documentation. 2018-11-15 13:54:28 -05:00
sessions.txt Fixed -- Allowed overriding the session cookie age with SessionStore.get_session_cookie_age(). 2019-05-21 08:50:09 +02:00
shortcuts.txt Fixed -- Corrected redirect() signature in docs. 2019-05-24 08:26:29 +02:00
urls.txt Fixed -- Clarified that urlpatterns can be a sequence. 2019-05-13 21:48:54 +02:00
views.txt Fixed -- Documented how to test custom error views. 2018-10-01 18:16:47 -04:00