django/tests/template_tests
Aymeric Augustin 3dc01aaaaf Deprecated ALLOWED_INCLUDE_ROOTS. 2014-12-28 17:02:30 +01:00
..
eggs
filter_tests Isolated template tests from Django settings. 2014-12-28 16:23:01 +01:00
other_templates
syntax_tests Isolated template tests from Django settings. 2014-12-28 16:23:01 +01:00
templates
templatetags
__init__.py
alternate_urls.py
test_callables.py
test_context.py
test_custom.py Deprecated current_app in TemplateResponse and render(_to_response). 2014-12-28 17:02:29 +01:00
test_loaders.py Supported multiple template engines in render_to_string. 2014-12-28 16:23:02 +01:00
test_nodelist.py Cleaned up the django.template namespace. 2014-12-28 14:47:31 +01:00
test_parser.py Cleaned up the django.template namespace. 2014-12-28 14:47:31 +01:00
test_response.py Deprecated current_app in TemplateResponse and render(_to_response). 2014-12-28 17:02:29 +01:00
test_smartif.py
test_unicode.py Cleaned up the django.template namespace. 2014-12-28 14:47:31 +01:00
tests.py Deprecated ALLOWED_INCLUDE_ROOTS. 2014-12-28 17:02:30 +01:00
urls.py
utils.py Isolated template tests from Django settings. 2014-12-28 16:23:01 +01:00
views.py