1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/topics/http
Aymeric Augustin 2133f3157e Fixed #24168 -- Allowed selecting a template engine in a few APIs.
Specifically in rendering shortcuts, template responses, and class-based
views that return template responses.

Also added a test for render_to_response(status=...) which was missing
from fdbfc980.

Thanks Tim and Carl for the review.
2015-02-03 08:29:45 +01:00
..
_images
decorators.txt
file-uploads.txt
generic-views.txt
index.txt
middleware.txt Removed request.REQUEST per deprecation timeline; refs #18659. 2015-01-17 08:05:18 -05:00
sessions.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
shortcuts.txt Fixed #24168 -- Allowed selecting a template engine in a few APIs. 2015-02-03 08:29:45 +01:00
urls.txt
views.txt Fixed #24143 -- Encouraged use of Http404 messages for debugging. 2015-01-16 09:41:01 -05:00