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
3
tests/template_tests/templates/27584_child.html
Normal file
3
tests/template_tests/templates/27584_child.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{% load tag_27584 %}
|
||||
|
||||
{% badtag %}{% endbadtag %}
|
||||
Reference in New Issue
Block a user