Mercurial > piecrust2
log piecrust/templating/pystacheengine.py @ 864:5c5b85d4f17d
age | author | description |
---|---|---|
Sat, 29 Apr 2017 21:27:33 -0700 | Ludovic Chabant | optimize: Only load some 3rd party packages when needed. |
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. |