django/docs/topics/http
Tim Martin fe83cfe9ed [1.6.x] Fixed #21941 -- Documented the kwargs param of django.conf.urls.url().
Thanks cjerdonek for the report.

Backport of a779757706 from master
2014-03-27 07:02:06 -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 [1.6.x] Fixed #12670 -- Added a note about permissions of files stored in FILE_UPLOAD_TEMP_DIR. 2014-02-25 11:21:29 -05: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] Don't show `self` in the list of arguments of a method. 2014-01-22 22:59:55 +01:00
sessions.txt [1.6.x] Always use parentheses when documenting a method with no arguments. 2014-01-22 23:00:06 +01:00
shortcuts.txt [1.6.x] Fixed #21580 -- Clarified why render() does not return a TemplateResponse object. 2013-12-13 18:59:27 -05:00
urls.txt [1.6.x] Fixed #21941 -- Documented the kwargs param of django.conf.urls.url(). 2014-03-27 07:02:06 -04:00
views.txt [1.6.x] A few doc additions for changes from d228c1192e. 2013-09-22 13:54:54 -03:00