django/tests/template_tests
Preston Timmons fb267a1d85 Updated template tests to create their own engine.
This continues work to treat Django templates as a library.
2015-04-20 09:11:37 -05:00
..
eggs
filter_tests
jinja2/template_tests
other_templates
syntax_tests Updated template tests to create their own engine. 2015-04-20 09:11:37 -05:00
templates Fixed #23441, #24555 -- Improved the behavior of InclusionNode. 2015-04-01 13:02:19 -04:00
templatetags Updated template tests to create their own engine. 2015-04-20 09:11:37 -05:00
__init__.py
alternate_urls.py
test_callables.py Updated template tests to create their own engine. 2015-04-20 09:11:37 -05:00
test_context.py Updated template tests to create their own engine. 2015-04-20 09:11:37 -05:00
test_custom.py Updated template tests to create their own engine. 2015-04-20 09:11:37 -05:00
test_engine.py
test_loaders.py
test_logging.py Updated template tests to create their own engine. 2015-04-20 09:11:37 -05:00
test_nodelist.py Updated template tests to create their own engine. 2015-04-20 09:11:37 -05:00
test_parser.py
test_response.py
test_smartif.py
test_unicode.py Updated template tests to create their own engine. 2015-04-20 09:11:37 -05:00
tests.py Updated template tests to create their own engine. 2015-04-20 09:11:37 -05:00
urls.py
utils.py
views.py