Fixed filesizeformat
[jinja2.git] / jinja2 / defaults.py
2010-02-19 Armin RonacherMerged in 2.3.1 release fixes
2010-02-19 Armin Ronachermerged with 2.3-maintenance
2010-02-18 Armin RonacherMerged 2.3.1 in
2010-02-17 Armin RonacherMerged in changes from 2.3.1
2010-02-16 Armin RonacherRemoved unnecessary runtime check. Our 2to3 fixer...
2010-01-22 Armin RonacherIt's a new year
2009-08-05 Armin RonacherStarted to work on Python 3 support.
2009-04-16 Armin RonacherResolved conflict
2009-03-30 Armin RonacherAdded support for line-based comments.
2009-01-05 Ali AfsharThis commit makes the parser and lexer use regular...
2009-01-04 Armin RonacherCopyright switch to "The Jinja Team".
2008-10-13 Armin RonacherImplemented and documented "joiner"
2008-10-05 Armin RonacherVarious cleanups and added custom cycler.
2008-05-25 Armin RonacherAutomated merge with ssh://team@pocoo.org/jinja2-main
2008-05-23 Armin Ronachermoved environment defaults to jinja2.defaults
2008-05-15 Armin Ronachervoid -> do
2008-05-12 Armin RonacherAutomated merge with ssh://team@pocoo.org/jinja2-main
2008-05-12 Armin Ronacherswitched back to explicit set for assignments. {%...
2008-05-04 Armin Ronacherimproved sandbox, added proper striptags and updated...
2008-04-30 Armin Ronachermoved caching from loaders to environment and added...
2008-04-22 Armin Ronacherfixed more unittests
2008-04-20 Armin Ronacherrefactored extensions a bit
2008-04-17 Armin Ronacherimproved undefined behavior
2008-04-17 Armin Ronachersimplified loader api and added builtin caching
2008-04-16 Armin Ronacherupdated a few filters and improved i18n
2008-04-14 Armin RonacherAutomated merge with ssh://team@pocoo.org/jinja2-main
2008-04-14 Armin Ronacheradded sandbox and exchageable undefined objects
2008-04-13 Christoph HackAutomated merge with ssh://dev.pocoo.org/jinja2-main
2008-04-13 Christoph Hackconverted unit tests, started rewriting filters
2008-04-08 Christoph Hackadded optimizer
2008-04-08 Christoph Hackmerged
2008-04-08 Christoph Hackoptimize filters on constant values
2008-03-31 Armin Ronachera clean restart