Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/template_backends/jinja2
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #24119, #24120 -- Formalized debug integration for ↵Preston Timmons2015-05-071-0/+31
| | | | template backends.
* Refs #24469 -- Fixed escaping of forms, fields, and ↵Moritz Sichert2015-03-181-0/+5
| | | | media in non-Django templates.
* Rewrapped TemplateSyntaxError in Jinja2 backend.Aymeric Augustin2015-01-121-0/+1
| | | | | Changed import style to avoid confusion between Django's and Jinja2's APIs.
* Added basic tests for template backends.Aymeric Augustin2014-12-282-0/+2