jinja/examples/basic
2015-03-22 14:25:15 +01:00
..
templates 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. 2009-02-24 22:58:00 +01:00
cycle.py moved example code around 2008-05-07 15:39:39 +02:00
debugger.py 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. 2009-02-24 22:58:00 +01:00
inheritance.py moved example code around 2008-05-07 15:39:39 +02:00
test_filter_and_linestatements.py change py2 print statements to py3 2015-03-22 14:25:15 +01:00
test_loop_filter.py change py2 print statements to py3 2015-03-22 14:25:15 +01:00
test.py change py2 print statements to py3 2015-03-22 14:25:15 +01:00
translate.py Fixed a broken example. This fies #45 2011-07-07 15:42:25 +02:00