These problems are hard to detect via tests maybe Django should throw a
syntax error
--
Ticket URL: <https://code.djangoproject.com/ticket/31519>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* type: Uncategorized => New feature
* resolution: => wontfix
Comment:
Thanks for this ticket, however
[https://docs.djangoproject.com/en/3.0/ref/templates/language/#the-django-
template-language DTL] parses only properly closed tags: ''"Django's
template parser looks for the first occurrence of `%}` after a `{%`..."''
and I think we shouldn't change this.
--
Ticket URL: <https://code.djangoproject.com/ticket/31519#comment:1>