django/tests/template_tests
Simon Charette bd145e7209 Fixed #26536 -- Preserved leading dashes of the cached template loader keys.
Thanks Anders Roos for the report.
2016-04-24 22:15:45 -04:00
..
eggs
filter_tests Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
jinja2/template_tests
other_templates
recursive_templates
syntax_tests Fixed #26479 -- Added 'is not' operator to the if tag. 2016-04-09 13:01:15 -04:00
templates
templatetags
__init__.py
alternate_urls.py
annotated_tag_function.py
broken_tag.py
test_callables.py
test_context.py
test_custom.py
test_engine.py
test_extends.py
test_library.py
test_loaders.py Fixed #26536 -- Preserved leading dashes of the cached template loader keys. 2016-04-24 22:15:45 -04:00
test_logging.py
test_nodelist.py
test_origin.py
test_parser.py
test_response.py
test_smartif.py
test_unicode.py
tests.py Fixed #26403 -- Removed translated content in "Invalid block tag" message. 2016-04-09 09:31:05 -04:00
urls.py
utils.py
views.py