django/docs/topics/http
Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
Thanks hellbeast for the initial patch.
2015-07-27 10:32:47 -04: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 typo in docs/topics/http/sessions.txt 2015-05-17 18:35:14 -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 Fixed #24127 -- Changed the default current_app to the current namespace. 2015-07-27 09:14:48 -04:00
views.txt Fixed #24143 -- Encouraged use of Http404 messages for debugging. 2015-01-16 09:41:01 -05:00