Mercurial > piecrust2
log piecrust/templating/pystacheengine.py @ 1195:ae9387338db1 draft default tip
age | author | description |
---|---|---|
Sun, 19 Nov 2017 14:29:17 -0800 | Ludovic Chabant | bake: Big pass on bake performance. |
Sun, 01 Oct 2017 20:36:04 -0700 | Ludovic Chabant | formatting: Remove segment parts, you can use template tags instead. |
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. |