updated filters: wordwraps uses the wordwrap module and urlize marks the result as...
authorArmin Ronacher <armin.ronacher@active-4.com>
Sat, 3 May 2008 15:10:05 +0000 (17:10 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sat, 3 May 2008 15:10:05 +0000 (17:10 +0200)
commitcda43df129f9df7bb1b81879031d37f072e093f0
tree20da40ed44695d8b912ad15a5609e56ca888542e
parent7ceced5016676dc3d6c1b77db9d62a47a046ba4a
updated filters: wordwraps uses the wordwrap module and urlize marks the result as HTML now if in autoescape mode

--HG--
branch : trunk
docs/api.rst
jinja2/filters.py
jinja2/lexer.py
jinja2/loaders.py
jinja2/parser.py
jinja2/utils.py