django/docs/topics/http
Tim Graham 06f484dcf9 [1.6.x] Fixed #20862 -- Updated startproject MIDDLEWARE_CLASSES in docs.
Thanks Keryn Knight.

Backport of 26c4bd38ac from master
2013-08-05 08:16:56 -04:00
..
_images Added PDF version of SVG file for latexpdf builds. 2012-12-16 19:42:53 +01:00
decorators.txt Removed versionadded/changed annotations dating back to 1.4. 2012-12-29 21:59:08 +01:00
file-uploads.txt Corrected minor typos in FileUploadHandler.receive_data_chunk docs. 2013-06-24 13:59:03 +10:00
generic-views.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
index.txt Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the patch. 2010-12-27 13:27:26 +00:00
middleware.txt [1.6.x] Fixed #20862 -- Updated startproject MIDDLEWARE_CLASSES in docs. 2013-08-05 08:16:56 -04:00
sessions.txt Fixed a rest mistake I introduced in d5ce2ff. 2013-05-19 12:14:44 +02:00
shortcuts.txt Clarified get_list_or_404 docs, refs #14150. 2013-06-24 07:00:53 -04:00
urls.txt [1.6.x] Added missing request argument to example in URL dispatcher docs 2013-08-03 19:36:15 -04:00
views.txt [1.6.x] Fixed #20667 - Removed discussion of DEBUG from tutorial. 2013-06-30 14:56:10 -04:00