django/tests/template_tests
Aymeric Augustin da16bb30ff Dropped AppCache._empty, _with_app and _without_app.
It's now easier to achieve the same effect with modify_settings or
override_settings.
2013-12-23 21:37:56 +01:00
..
eggs
other_templates
templates
templatetags
__init__.py
alternate_urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
filters.py
test_callables.py
test_context.py Fixed #21639 -- Implemented RenderContext.__getitem__ 2013-12-20 01:02:50 +01:00
test_custom.py
test_loaders.py Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +01:00
test_nodelist.py
test_parser.py
test_response.py
test_smartif.py
test_unicode.py
tests.py Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +01:00
urls.py
views.py