]> git.ipfire.org Git - thirdparty/jinja.git/commit
Fixed a bug with call_filter not working properly
authorArmin Ronacher <armin.ronacher@active-4.com>
Thu, 4 Jul 2013 14:25:04 +0000 (16:25 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Thu, 4 Jul 2013 14:25:04 +0000 (16:25 +0200)
commit342e88a6c43276e4e5c7e8fd9a83c9f6fee4d6b2
tree6fad72af1f85ab05c89792be0537267ebfb76336
parent5ca25297d0cffa171ff6304ff9be6a38834be55d
Fixed a bug with call_filter not working properly
CHANGES
jinja2/environment.py
jinja2/testsuite/filters.py