django/docs/topics/http
David Sanders 7a98442f96 Clarified 404.html usage, excplicitly stated that it's used when DEBUG is False
Thanks to Keryn Knight, Curtis Maloney and Tim Graham for their reviews.
2015-08-31 14:39:31 +10:00
..
_images Added PDF version of SVG file for latexpdf builds. 2012-12-16 19:42:53 +01:00
decorators.txt Fixed typos in HTTP decorator docs. 2015-05-25 07:38:08 -04:00
file-uploads.txt Fixed #24149 -- Normalized tuple settings to lists. 2015-02-03 14:59:45 -05: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 Fixed #24796 -- Added a hint on placement of SecurityMiddleware in MIDDLEWARE_CLASSES. 2015-06-08 12:32:38 -04:00
sessions.txt Fixed #22634 -- Made the database-backed session backends more extensible. 2015-08-27 15:00:09 -04:00
shortcuts.txt Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:32:47 -04:00
urls.txt Used consistent capitalization and hyphenation of "class-based views" in docs. 2015-08-18 19:07:10 -04:00
views.txt Clarified 404.html usage, excplicitly stated that it's used when DEBUG is False 2015-08-31 14:39:31 +10:00