django/tests/template_tests
Tim Graham 740f63a3df Refs #26263 -- Removed deprecated Context.has_key(). 2017-01-17 20:52:03 -05:00
..
eggs
filter_tests
jinja2/template_tests
other_templates
recursive_templates
relative_templates
syntax_tests Refs #15053 -- Removed support for non-recursive template loading. 2017-01-17 20:52:00 -05:00
templates Fixed #27584 -- Fixed display of render time template errors. 2016-12-20 10:36:33 -05:00
templatetags Refs #18651 -- Removed assignment_tag per deprecation timeline. 2017-01-17 14:09:28 -05:00
__init__.py
alternate_urls.py
annotated_tag_function.py
broken_tag.py
test_callables.py
test_context.py Refs #26263 -- Removed deprecated Context.has_key(). 2017-01-17 20:52:03 -05:00
test_custom.py Refs #18651 -- Removed assignment_tag per deprecation timeline. 2017-01-17 14:09:28 -05:00
test_engine.py
test_extends.py Refs #15053 -- Removed support for non-recursive template loading. 2017-01-17 20:52:00 -05:00
test_extends_relative.py
test_library.py
test_loaders.py Refs #25120 -- Removed template.loaders.eggs.Loader per deprecation timeline. 2017-01-17 20:52:00 -05:00
test_logging.py
test_nodelist.py Fixed #23395 -- Limited line lengths to 119 characters. 2015-09-12 11:40:50 -04:00
test_origin.py
test_parser.py
test_response.py
test_smartif.py
test_unicode.py
tests.py Fixed #27584 -- Fixed display of render time template errors. 2016-12-20 10:36:33 -05:00
urls.py
utils.py
views.py