1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/template_tests
2015-02-04 09:47:24 -05:00
..
eggs
filter_tests
jinja2/template_tests Fixed #24168 -- Allowed selecting a template engine in a few APIs. 2015-02-03 08:29:45 +01:00
other_templates
syntax_tests Removed usage of deprecated removetags in a template test. 2015-01-18 18:32:47 -05:00
templates Fixed #24168 -- Allowed selecting a template engine in a few APIs. 2015-02-03 08:29:45 +01:00
templatetags Fixed #18651 -- Enabled optional assignments for simple_tag(). 2015-02-03 10:44:33 -05:00
__init__.py
alternate_urls.py
test_callables.py
test_context.py
test_custom.py Cleaned up formatting in template_tests.test_custom. 2015-02-04 09:47:24 -05:00
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 Fixed #24149 -- Normalized tuple settings to lists. 2015-02-03 14:59:45 -05: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