mirror of
https://github.com/django/django.git
synced 2024-12-23 09:36:06 +00:00
0808ccce38
This change: * Makes the InclusionNode cache-safe by removing render-time side effects to its nodelist. * Ensures the render_context stack is properly scoped and reset by updating the render call to use Template.render rather than Nodelist.render. |
||
---|---|---|
.. | ||
eggs | ||
filter_tests | ||
jinja2/template_tests | ||
other_templates | ||
syntax_tests | ||
templates | ||
templatetags | ||
__init__.py | ||
alternate_urls.py | ||
test_callables.py | ||
test_context.py | ||
test_custom.py | ||
test_engine.py | ||
test_loaders.py | ||
test_logging.py | ||
test_nodelist.py | ||
test_parser.py | ||
test_response.py | ||
test_smartif.py | ||
test_unicode.py | ||
tests.py | ||
urls.py | ||
utils.py | ||
views.py |