django/docs/topics/http
Aymeric Augustin fdbfc98003 Deprecated some arguments of django.shortcuts.render(_to_response).
dictionary and context_instance and superseded by context.

Refactored tests that relied context_instance with more modern idioms.
2014-12-28 17:02:29 +01: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 #23344 -- Removed duplicate docs for file upload settings. 2014-08-23 09:30:01 -04:00
generic-views.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
index.txt Whitespace cleanup. 2013-10-10 16:49:20 -04:00
middleware.txt Fixed #14664 -- Logged a warning if MiddlewareNotUsed is raised in DEBUG mode. 2014-11-27 07:55:07 -05:00
sessions.txt Fixed versionchanged indentation in docs/. 2014-11-03 21:40:26 -05:00
shortcuts.txt Deprecated some arguments of django.shortcuts.render(_to_response). 2014-12-28 17:02:29 +01:00
urls.txt Fixed #17707, #20734 -- Added examples to URL namespacing docs. 2014-08-26 14:31:13 -04:00
views.txt Removed unnecessary code-block directives. 2014-08-19 16:44:25 -04:00