django/tests/template_tests
Preston Timmons 665e0aa6ec Fixed #24094 -- Enabled template tests to run individually. 2015-01-09 11:43:59 -05:00
..
eggs
filter_tests Applied ignore_warnings to Django tests 2014-12-30 18:16:25 +01:00
other_templates
syntax_tests Fixed #24022 -- Deprecated the ssi tag. 2015-01-05 19:35:02 -05:00
templates
templatetags Fixed #24094 -- Enabled template tests to run individually. 2015-01-09 11:43:59 -05:00
__init__.py
alternate_urls.py
test_callables.py Deprecated TEMPLATE_STRING_IF_INVALID. 2014-12-28 17:02:30 +01:00
test_context.py
test_custom.py Fixed #24094 -- Enabled template tests to run individually. 2015-01-09 11:43:59 -05:00
test_loaders.py Applied ignore_warnings to Django tests 2014-12-30 18:16:25 +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 Applied ignore_warnings to Django tests 2014-12-30 18:16:25 +01:00
test_smartif.py
test_unicode.py Cleaned up the django.template namespace. 2014-12-28 14:47:31 +01:00
tests.py Fixed #24022 -- Deprecated the ssi tag. 2015-01-05 19:35:02 -05:00
urls.py
utils.py Deprecated TEMPLATE_STRING_IF_INVALID. 2014-12-28 17:02:30 +01:00
views.py