mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #27584 -- Fixed display of render time template errors.
This commit is contained in:
committed by
Tim Graham
parent
5e239ae907
commit
0b4d517263
1
tests/template_tests/templates/27584_parent.html
Normal file
1
tests/template_tests/templates/27584_parent.html
Normal file
@@ -0,0 +1 @@
|
||||
{% include "27584_child.html" %}
|
||||
Reference in New Issue
Block a user