]> git.ipfire.org Git - thirdparty/jinja.git/commit
Don't make cond_expr_undefined configurable 1079/head
authorAdrian Moennich <adrian@planetcoding.net>
Sun, 13 Oct 2019 14:54:00 +0000 (16:54 +0200)
committerAdrian Moennich <adrian@planetcoding.net>
Sun, 13 Oct 2019 14:54:35 +0000 (16:54 +0200)
commit4d331a0ae3fd74f0aeec892337eea55755ec1ebe
tree0209e7b6b30c98acfe7cebe8f671eb509a9c468f
parentc4d39969e2c230b3d503833bb59f6d0b572216d7
Don't make cond_expr_undefined configurable
CHANGES.rst
docs/templates.rst
jinja2/compiler.py
jinja2/environment.py
jinja2/runtime.py
tests/test_api.py