django/tests/template_backends
Aaron Elliot Ross 19a5f6da32 Fixed #25469 -- Added autoescape option to DjangoTemplates backend.
Thanks Aymeric for the initial patch and Carl for review.
2015-11-12 19:14:23 -05:00
..
apps
forbidden/template_backends
jinja2/template_backends
template_strings/template_backends
templates/template_backends
__init__.py
test_django.py Fixed #25469 -- Added autoescape option to DjangoTemplates backend. 2015-11-12 19:14:23 -05:00
test_dummy.py
test_jinja2.py
test_utils.py