]> git.ipfire.org Git - thirdparty/jinja.git/commit
Updated docs on autoescaping and made select_autoescape case insensitive
authorArmin Ronacher <armin.ronacher@active-4.com>
Sat, 7 Jan 2017 15:13:39 +0000 (16:13 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sat, 7 Jan 2017 15:13:39 +0000 (16:13 +0100)
commitb81a8a3e37bcc117fde391249eafdfae5a3f8869
tree961eaf751977d8828844a66cc97a73d18433fce2
parent0020a477dbd2b0b497d8bddb3423b7af747b5b48
Updated docs on autoescaping and made select_autoescape case insensitive
docs/api.rst
jinja2/utils.py
tests/test_utils.py