added a deprecation warning for a variable assignment, scope bug
[jinja2.git] / tests / test_old_bugs.py
2009-09-18 Armin Ronacheradded a deprecation warning for a variable assignment...
2009-09-16 Armin Ronacherfixes issue with code generator that causes unbound...
2009-09-13 Armin RonacherAdded ugly workaround for a loop bug.
2009-07-26 Armin RonacherGot rid of py.testisms.
2009-07-26 Armin Ronachermerged.
2009-04-20 Rene LeonhardtSupport nose framework for the whole test suite.
2009-04-16 Armin RonacherResolved conflict
2009-03-30 Armin RonacherAdded support for line-based comments.
2009-03-30 Armin RonacherAdded testcase for #335
2009-03-17 Armin RonacherAdded testcase for a bug
2009-01-04 Armin RonacherCopyright switch to "The Jinja Team".
2008-11-16 Armin RonacherFixed an escaping bug in urlize
2008-09-23 Armin RonacherThe hopefully final fix for the bug apollo13 spotted...
2008-09-21 Armin RonacherFixed a bug in constant folding of keyword arguments...