log piecrust/templating/pystacheengine.py @ 519:9d1a89cd8146

age author description
Tue, 28 Jul 2015 18:29:41 -0700 Ludovic Chabant cosmetic: Remove debug print here too.
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.