.. |
eggs
|
|
|
filter_tests
|
Applied ignore_warnings to Django tests
|
2014-12-30 18:16:25 +01:00 |
jinja2/template_tests
|
[1.8.x] Fixed #24168 -- Allowed selecting a template engine in a few APIs.
|
2015-02-03 08:32:14 +01:00 |
other_templates
|
|
|
syntax_tests
|
[1.8.x] Removed usage of deprecated removetags in a template test.
|
2015-01-18 18:33:56 -05:00 |
templates
|
[1.8.x] Fixed #24168 -- Allowed selecting a template engine in a few APIs.
|
2015-02-03 08:32:14 +01:00 |
templatetags
|
Fixed #24094 -- Enabled template tests to run individually.
|
2015-01-09 11:43:59 -05:00 |
__init__.py
|
|
|
alternate_urls.py
|
|
|
test_callables.py
|
Deprecated TEMPLATE_STRING_IF_INVALID.
|
2014-12-28 17:02:30 +01:00 |
test_context.py
|
[1.8.x] Fixed #24273 -- Allowed copying RequestContext more than once.
|
2015-02-05 14:07:18 +01:00 |
test_custom.py
|
Fixed #24094 -- Enabled template tests to run individually.
|
2015-01-09 11:43:59 -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
|
Cleaned up the django.template namespace.
|
2014-12-28 14:47:31 +01:00 |
test_parser.py
|
Cleaned up the django.template namespace.
|
2014-12-28 14:47:31 +01:00 |
test_response.py
|
[1.8.x] Fixed #24168 -- Allowed selecting a template engine in a few APIs.
|
2015-02-03 08:32:14 +01:00 |
test_smartif.py
|
|
|
test_unicode.py
|
Cleaned up the django.template namespace.
|
2014-12-28 14:47:31 +01:00 |
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
|
|
|