django1/docs/topics/http
Tim Graham 360676d9d8 [1.5.x] Fixed #19605 - Removed unused url imports from doc examples.
Thanks sergzach for the suggestion.

Backport of 43f89e0ad6 from master
2013-01-15 07:52:06 -05:00
..
_images Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
decorators.txt Fixed #15887 - Added clarification for required_*() decorators; thanks RoySmith for the sugggestion. 2011-05-01 20:08:55 +00:00
file-uploads.txt [1.5.x] Fixed code examples in which render() calls were missing `request` parameter. 2013-01-14 09:50:58 -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 Fixed #7581 -- Added streaming responses. 2012-10-20 20:05:11 +02:00
sessions.txt [1.5.x] Fixed broken links, round 4. refs #19516 2012-12-29 15:57:57 -05:00
shortcuts.txt Fixed #19225 -- Typo in shortcuts docs. 2012-11-02 09:30:31 +01:00
urls.txt [1.5.x] Fixed #19605 - Removed unused url imports from doc examples. 2013-01-15 07:52:06 -05:00
views.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00