Mercurial > piecrust2
log piecrust/templating/jinjaengine.py @ 849:8f8bbb2e70e1
age | author | description |
---|---|---|
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. |
Thu, 02 Jun 2016 13:00:36 -0700 | Ludovic Chabant | internal: Remove threading stuff we don't need anymore. |
Sun, 29 May 2016 20:15:56 -0700 | Ludovic Chabant | internal: Remove unused code. |
Thu, 26 May 2016 20:45:16 -0700 | Ludovic Chabant | debug: Pass the exceptions untouched when debugging. |
Tue, 01 Mar 2016 22:27:04 -0800 | Ludovic Chabant | jinja: Add `md5` filter. |