]> git.ipfire.org Git - thirdparty/jinja.git/commit
handle Undefined in get/select_template 1114/head
authorDavid Lord <davidism@gmail.com>
Thu, 5 Dec 2019 21:46:36 +0000 (13:46 -0800)
committerDavid Lord <davidism@gmail.com>
Thu, 5 Dec 2019 21:46:36 +0000 (13:46 -0800)
commit2ec62dc4141a9a1f866dc0e348a5fe4f24d1778f
treed1fc038749766a946ff47d76d8aed7a5a11a888c
parent9176fbd8183ac491bfa9a69eb6d42b485c2749c6
handle Undefined in get/select_template
CHANGES.rst
jinja2/environment.py
jinja2/exceptions.py
jinja2/runtime.py
tests/test_api.py