django/tests/template_tests
Aymeric Augustin 31d3a35579 Fixed #24273 -- Allowed copying RequestContext more than once.
Thanks Collin Anderson for the report.
2015-02-05 13:21:50 +01:00
..
eggs
filter_tests
jinja2/template_tests
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 Fixed #24273 -- Allowed copying RequestContext more than once. 2015-02-05 13:21:50 +01:00
test_custom.py Cleaned up formatting in template_tests.test_custom. 2015-02-04 09:47:24 -05:00
test_loaders.py
test_nodelist.py Cleaned up the django.template namespace. 2014-12-28 14:47:31 +01:00
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
urls.py
utils.py
views.py