1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/tests/template_tests
Erik Romijn d16e4e1d6f [1.8.x] Fixed #24464 -- Made built-in HTML template filter functions escape their input by default.
This may cause some backwards compatibility issues, but may also
resolve security issues in third party projects that fail to heed warnings
in our documentation.

Thanks Markus Holtermann for help with tests and docs.

Backport of fa350e2f30 from master
2015-03-09 09:31:07 -04:00
..
eggs
filter_tests [1.8.x] Fixed #24464 -- Made built-in HTML template filter functions escape their input by default. 2015-03-09 09:31:07 -04:00
jinja2/template_tests
other_templates
syntax_tests
templates
templatetags
__init__.py
alternate_urls.py
test_callables.py
test_context.py
test_custom.py
test_engine.py
test_loaders.py
test_nodelist.py
test_parser.py
test_response.py
test_smartif.py
test_unicode.py
tests.py
urls.py
utils.py
views.py