django/docs/topics/http
Benjamin Kagia b0953dc913 Fixed #13721 -- Added UploadedFile.content_type_extra.
Thanks Waldemar Kornewald and mvschaik for work on the patch.
2013-07-11 09:11:59 -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 Fixed #13721 -- Added UploadedFile.content_type_extra. 2013-07-11 09:11:59 -04: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 Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02: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 Add missing imports and models to the examples in the view layer documentation 2013-05-18 18:39:11 +02:00
views.txt Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation. 2013-05-25 16:27:34 -07:00