log piecrust/templating/jinjaengine.py @ 851:2c7e57d80bba

age author description
Sat, 29 Apr 2017 21:42:22 -0700 Ludovic Chabant optimize: Don't load Jinja unless we need to.
Thu, 27 Apr 2017 20:55:07 -0700 Ludovic Chabant templating: Template engines can now load extensions directly from plugins.
Thu, 29 Sep 2016 21:52:18 -0700 Ludovic Chabant templating: Put the routing functions in the data, not the template engine.
Thu, 01 Sep 2016 23:00:58 -0700 Ludovic Chabant routing: Simplify how route functions are declared and handled.