e2f06226ea
Merged BaseIncludeNode, ConstantIncludeNode and Include node. This avoids raising TemplateDoesNotExist at parsing time, allows recursion when passing a literal template name, and should make TEMPLATE_DEBUG behavior consistant. Thanks loic84 for help with the tests. Fixed #3544, fixed #12064, fixed #16147 |
||
---|---|---|
.. | ||
first | ||
second | ||
broken_base.html | ||
included_base.html | ||
included_content.html | ||
inclusion.html | ||
recursive_include.html | ||
response.html | ||
ssi include with spaces.html | ||
ssi_include.html | ||
test_context.html | ||
test_extends_error.html | ||
test_incl_tag_current_app.html | ||
test_incl_tag_use_l10n.html | ||
test_include_error.html |