Various cleanups and added custom cycler.
authorArmin Ronacher <armin.ronacher@active-4.com>
Sun, 5 Oct 2008 21:08:58 +0000 (23:08 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sun, 5 Oct 2008 21:08:58 +0000 (23:08 +0200)
commitccae0559b4ab43be063b34cc0f0d95106173d284
treeeb4492c309470ddfdd558da14527b818f3538108
parent673aa88d728b1179a7f89d786e82a6b63b23be00
Various cleanups and added custom cycler.

--HG--
branch : trunk
16 files changed:
CHANGES
docs/templates.rst
jinja2/__init__.py
jinja2/bccache.py
jinja2/debug.py
jinja2/defaults.py
jinja2/environment.py
jinja2/exceptions.py
jinja2/filters.py
jinja2/loaders.py
jinja2/runtime.py
jinja2/utils.py
tests/test_debug.py
tests/test_filters.py
tests/test_security.py
tests/test_various.py