mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
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.
This commit is contained in:
1
tests/template_tests/templates/template_tests/using.html
Normal file
1
tests/template_tests/templates/template_tests/using.html
Normal file
@@ -0,0 +1 @@
|
||||
DTL
|
||||
Reference in New Issue
Block a user