log piecrust/templating/pystacheengine.py @ 454:96d363e2da4b

age author description
Mon, 06 Jul 2015 21:32:40 -0700 Ludovic Chabant templating: Let Jinja2 cache the parsed template for page contents.
Sun, 28 Jun 2015 08:22:39 -0700 Ludovic Chabant performance: Refactor how data is managed to reduce copying.
Sat, 27 Jun 2015 00:03:56 -0700 Ludovic Chabant templating: Workaround for a bug with Pystache.
Fri, 26 Jun 2015 23:19:55 -0700 Ludovic Chabant templating: Fix Pystache template engine.
Sun, 04 Jan 2015 14:59:12 -0800 Ludovic Chabant render: Add support for a Mustache template engine.