]> git.ipfire.org Git - thirdparty/jinja.git/commit
Escape slashes in query strings. This fixes #445
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 25 May 2015 11:40:47 +0000 (13:40 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 25 May 2015 11:40:47 +0000 (13:40 +0200)
commit46acbf02ed9ab58c7a92553c95790e75bdc3c930
tree44c4e37ee8dd7439ff2bfc9b5aeed8bc9f12ba71
parent0bfb60f831352982ed484a669d28614af6db77a2
Escape slashes in query strings.  This fixes #445
CHANGES
jinja2/filters.py
jinja2/utils.py