• 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
recursive_include.html 204 Bytes