• Curtis Maloney's avatar
    Improved {% include %} implementation · e2f06226
    Curtis Maloney yazdı
    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
    e2f06226
Adı
Son kayıt (commit)
Son güncelleme
..
first Loading commit data...
second Loading commit data...
broken_base.html Loading commit data...
included_base.html Loading commit data...
included_content.html Loading commit data...
inclusion.html Loading commit data...
recursive_include.html Loading commit data...
response.html Loading commit data...
ssi include with spaces.html Loading commit data...
ssi_include.html Loading commit data...
test_context.html Loading commit data...
test_extends_error.html Loading commit data...
test_incl_tag_current_app.html Loading commit data...
test_incl_tag_use_l10n.html Loading commit data...
test_include_error.html Loading commit data...