This fixes a bug when parent's local vars where not available in nested includes. The bug can only be seen with jinja>=2.9 which changes how the variable scopes work. Fixes #34886 |
||
---|---|---|
.. | ||
__init__.py | ||
safe_eval.py | ||
template.py | ||
vars.py |
This fixes a bug when parent's local vars where not available in nested includes. The bug can only be seen with jinja>=2.9 which changes how the variable scopes work. Fixes #34886 |
||
---|---|---|
.. | ||
__init__.py | ||
safe_eval.py | ||
template.py | ||
vars.py |