commit | d416a97260947fcd302f2e14e28cb6160dd412ab | [log] [tgz] |
---|---|---|
author | Armin Ronacher <armin.ronacher@active-4.com> | Tue Feb 24 22:58:00 2009 +0100 |
committer | Armin Ronacher <armin.ronacher@active-4.com> | Tue Feb 24 22:58:00 2009 +0100 |
tree | c673bf982daeb646465bb000d938f86bf052f2d0 | |
parent | 1d021082f61dbad8ba64181b743cd29da514dfff [diff] |
Improved Jinja's debugging support by introducing "@internalcode" which marks code objects that are skipped on tracebacks. Also template errors are now translated as well to help the pylons debugger. --HG-- branch : trunk