summaryrefslogtreecommitdiff
path: root/tests/template_backends/jinja2
AgeCommit message (Expand)Author
2019-11-27Fixed #30425 -- Handled jinja2.TemplateSyntaxError when rendering a template.Hasan Ramezani
2015-05-06Fixed #24119, #24120 -- Formalized debug integration for template backends.Preston Timmons
2015-03-18Refs #24469 -- Fixed escaping of forms, fields, and media in non-Django templ...Moritz Sichert
2015-01-12Rewrapped TemplateSyntaxError in Jinja2 backend.Aymeric Augustin
2014-12-28Added basic tests for template backends.Aymeric Augustin