django/docs/topics/http
Michael DiBernardo 61b685847e [1.5.x] Fixed #21137 -- Documented best practice for URLconfs with repeated pattern prefixes.
Backport of 222460a994 from master
2013-09-21 18:18:26 -04: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] Corrected minor typos in FileUploadHandler.receive_data_chunk docs. 2013-06-24 14:11:08 +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 Fixed #7581 -- Added streaming responses. 2012-10-20 20:05:11 +02:00
sessions.txt [1.5.x] Added missing "in" in sentence. 2013-09-19 13:29:56 -04:00
shortcuts.txt [1.5.x] Clarified get_list_or_404 docs, refs #14150. 2013-06-24 07:03:29 -04:00
urls.txt [1.5.x] Fixed #21137 -- Documented best practice for URLconfs with repeated pattern prefixes. 2013-09-21 18:18:26 -04:00
views.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00