django/docs/topics/http
Marissa Zhou 358ae4a687 [1.8.x] Fixed #24796 -- Moved SecurityMiddleware in MIDDLEWARE_CLASSES docs.
Partial backport of 8b1f39a727 from master
2016-07-18 07:57:00 -04:00
..
_images Added PDF version of SVG file for latexpdf builds. 2012-12-16 19:42:53 +01:00
decorators.txt [1.8.x] Fixed typos in HTTP decorator docs. 2015-05-25 07:39:06 -04:00
file-uploads.txt [1.8.x] Fixed #21588 -- Corrected handler initialization in "modifying upload handlers" example. 2016-06-09 12:52:44 -04:00
generic-views.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
index.txt Whitespace cleanup. 2013-10-10 16:49:20 -04:00
middleware.txt [1.8.x] Fixed #24796 -- Moved SecurityMiddleware in MIDDLEWARE_CLASSES docs. 2016-07-18 07:57:00 -04:00
sessions.txt [1.8.x] Fixed #26503 -- Removed an outdated example from session docs. 2016-05-31 07:21:23 -04:00
shortcuts.txt [1.8.x] Fixed #25854 -- Removed deprecated usage of template.render() with RequestContext in docs. 2015-12-23 18:31:24 -05:00
urls.txt [1.8.x] Used consistent capitalization and hyphenation of "class-based views" in docs. 2015-08-18 19:08:08 -04:00
views.txt Fixed #24143 -- Encouraged use of Http404 messages for debugging. 2015-01-16 09:41:01 -05:00