1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/tests/template_tests
2015-01-17 13:29:52 -05:00
..
eggs
filter_tests
other_templates
syntax_tests Removed ssi/url tags from future per deprecation timeline; refs #21939. 2015-01-17 13:29:52 -05:00
templates
templatetags
__init__.py
alternate_urls.py
test_callables.py
test_context.py
test_custom.py
test_loaders.py Deprecated passing a Context to a generic Template.render. 2015-01-12 21:01:34 +01:00
test_nodelist.py
test_parser.py
test_response.py Accounted for multiple template engines in template responses. 2015-01-12 21:01:34 +01:00
test_smartif.py
test_unicode.py
tests.py Deprecated passing a Context to a generic Template.render. 2015-01-12 21:01:34 +01:00
urls.py
utils.py Fixed #23913 -- Deprecated the = comparison in if template tag. 2015-01-11 15:21:01 -05:00
views.py