autoescaping is separate from finalize now and Markup is completely ignored if the...
[jinja2.git] / jinja2 / debug.py
2008-04-26 Armin Ronacheradded spitfire to bench and did some more refactoring
2008-04-24 Armin Ronacherinheritance uses a less awkward hack for contexts now...
2008-04-18 Armin Ronacheradded C escape and tb_set_next functions
2008-04-17 Armin Ronacheradded autoescaping
2008-04-16 Armin Ronacherdebugger skips two internal frames now
2008-04-16 Armin Ronacherbetter debugging information. compiler knows about...
2008-04-16 Armin Ronacheradded new python only debug hack