django/tests/template_tests
Tommy Beadle 6bfd864ff2 Fixed #24603 -- Allowed Context.update() to be used as a context manager. 2015-04-14 08:01:16 -04:00
..
eggs
filter_tests
jinja2/template_tests
other_templates
syntax_tests Fixed #12199 -- Added the ability to use "as" with the firstof template tag. 2015-04-14 07:19:47 -04:00
templates Fixed #23441, #24555 -- Improved the behavior of InclusionNode. 2015-04-01 13:02:19 -04:00
templatetags Fixed #23441, #24555 -- Improved the behavior of InclusionNode. 2015-04-01 13:02:19 -04:00
__init__.py
alternate_urls.py
test_callables.py
test_context.py Fixed #24603 -- Allowed Context.update() to be used as a context manager. 2015-04-14 08:01:16 -04:00
test_custom.py Fixed #23441, #24555 -- Improved the behavior of InclusionNode. 2015-04-01 13:02:19 -04:00
test_engine.py
test_loaders.py
test_logging.py
test_nodelist.py Cleaned up the template debug implementation. 2015-03-20 08:58:07 -04:00
test_parser.py
test_response.py
test_smartif.py
test_unicode.py
tests.py
urls.py
utils.py
views.py