django/docs/topics/http
Tim Graham 43f89e0ad6 Fixed #19605 - Removed unused url imports from doc examples.
Thanks sergzach for the suggestion.
2013-01-15 07:50:26 -05: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 code examples in which render() calls were missing `request` parameter. 2013-01-11 15:52:47 -03: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 Replaced the test case hierarchy schema with a vector version. 2012-12-16 21:07:12 +01:00
sessions.txt Fixed #14633 - Organized settings reference docs and added a topical index. 2013-01-12 18:44:53 -05:00
shortcuts.txt Fixed #19225 -- Typo in shortcuts docs. 2012-11-02 09:29:55 +01:00
urls.txt Fixed #19605 - Removed unused url imports from doc examples. 2013-01-15 07:50:26 -05:00
views.txt Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:32:57 -05:00