#30425: Handle `jinja2.TemplateSyntaxError` when rendering a template with or
without a source.
-------------------------------------+-------------------------------------
Reporter: Daniel Hahler | Owner: Hasan
| Ramezani
Type: Bug | Status: closed
Component: Template system | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"8d322902799019908ec0ded3f08cc8c09425ee8e" 8d322902]:
{{{
#!CommitTicketReference repository=""
revision="8d322902799019908ec0ded3f08cc8c09425ee8e"
Fixed #30425 -- Handled jinja2.TemplateSyntaxError when rendering a
template.
Jinja raises jinja2.TemplateSyntaxError in render() not in
get_template() when it's in an included template.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30425#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.c14a2705a0d987601536c9e9ce5bb2fd%40djangoproject.com.