1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
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
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 Fixing E302 Errors 2013-11-02 23:48:47 -05:00
test_parser.py Fixed E124 pep8 warnings. 2013-12-10 15:12:48 -05:00
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