django/tests/template_backends/jinja2/template_backends
Aymeric Augustin 71b7668b75 Rewrapped TemplateSyntaxError in Jinja2 backend.
Changed import style to avoid confusion between Django's and Jinja2's
APIs.
2015-01-12 21:01:34 +01:00
..
csrf.html Added basic tests for template backends. 2014-12-28 16:23:00 +01:00
hello.html Added basic tests for template backends. 2014-12-28 16:23:00 +01:00
syntax_error.html Rewrapped TemplateSyntaxError in Jinja2 backend. 2015-01-12 21:01:34 +01:00