Mercurial > piecrust2
log piecrust/templating/jinjaengine.py @ 76:fdb08d986384 2.0.0-alpha2
age | author | description |
---|---|---|
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. |
Tue, 19 Aug 2014 11:50:51 -0700 | Ludovic Chabant | The `date` filter now supports passing `"now"` as in Twig. |
Mon, 18 Aug 2014 16:53:47 -0700 | Ludovic Chabant | Add the `paginate` filter to Jinja, activate `auto_reload`. |