Mercurial > piecrust2
log piecrust/templating/jinjaengine.py @ 41:1a30e3d7ee47
age | author | description |
---|---|---|
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`. |
Sat, 16 Aug 2014 15:07:22 -0700 | Ludovic Chabant | More PieCrust 3 fixes, and a couple of miscellaneous bug fixes. |
Mon, 11 Aug 2014 22:36:47 -0700 | Ludovic Chabant | Upgrade to Python 3. |
Sun, 10 Aug 2014 23:43:16 -0700 | Ludovic Chabant | Gigantic change to basically make PieCrust 2 vaguely functional. |