django/tests/template_tests
Claude Paroz b67f2ac8e6 Fixed #20502 (again) -- More i18n cache flush in tests
Thanks Timo Graham for noticing the failures.
2013-06-06 14:28:58 +02:00
..
eggs
templates Fixed #18169 -- NoReverseMatch not silenced if from block.super 2013-06-01 00:59:04 +03:00
templatetags
__init__.py
alternate_urls.py
filters.py
loaders.py
models.py
test_callables.py
test_context.py
test_custom.py Modified template_tests for unittest2 discovery. 2013-04-12 15:13:59 -06:00
test_nodelist.py
test_parser.py
test_response.py Modified template_tests for unittest2 discovery. 2013-04-12 15:13:59 -06:00
test_smartif.py Modified template_tests for unittest2 discovery. 2013-04-12 15:13:59 -06:00
test_unicode.py
tests.py Fixed #20502 (again) -- More i18n cache flush in tests 2013-06-06 14:28:58 +02:00
urls.py
views.py