log piecrust/templating/jinjaengine.py @ 195:b4724e577a8c

age author description
Sun, 04 Jan 2015 14:58:40 -0800 Ludovic Chabant render: Don't always use a `.html` extension for layouts.
Fri, 14 Nov 2014 22:49:50 +0100 Ludovic Chabant Fix error reporting and counting of lines.
Thu, 04 Sep 2014 08:13:39 -0700 Ludovic Chabant Fixes to the `cache` Jinja tag.
Fri, 29 Aug 2014 08:06:43 -0700 Ludovic Chabant Jinja templating now has `spaceless`, `|keys` and `|values`.
Tue, 26 Aug 2014 23:20:19 -0700 Ludovic Chabant Better handling of Jinja configuration.
Fri, 22 Aug 2014 20:25:41 -0700 Ludovic Chabant Give the proper URL to `Paginator` in the `paginate` filter.
Thu, 21 Aug 2014 22:29:03 -0700 Ludovic Chabant Error out if `date` filter is used with PHP date formats.