Mercurial > piecrust2
log piecrust/templating/jinjaengine.py @ 738:b91fe30ae7aa
age | author | description |
---|---|---|
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. |
Wed, 29 Jul 2015 23:47:02 -0700 | Ludovic Chabant | templating: Make more date functions accept 'now' as an input. |
Wed, 29 Jul 2015 08:58:41 -0700 | Ludovic Chabant | templating: Add `now` global to Jinja, improve date error message. |
Tue, 28 Jul 2015 22:09:13 -0700 | Ludovic Chabant | bug: Of course I broke something. Some exceptions need to pass through Jinja. |