django/tests/template_tests
Tim Graham b84100e8e2 Removed usage of deprecated removetags in a template test. 2015-01-18 18:32:47 -05:00
..
eggs
filter_tests
other_templates
syntax_tests Removed usage of deprecated removetags in a template test. 2015-01-18 18:32:47 -05:00
templates
templatetags
__init__.py
alternate_urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
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 Fixed #23276 -- Deprecated passing views as strings to url(). 2014-08-12 13:15:40 -04:00
utils.py
views.py