log piecrust/data/filters.py @ 1138:c8fb7b024faa

age author description
Sun, 08 Oct 2017 09:30:59 -0700 Ludovic Chabant data: Improve pagination filters code, add `defined` and `not_empty`.
Sun, 04 Jun 2017 23:34:28 -0700 Ludovic Chabant core: Keep refactoring, this time to prepare for generator sources.
Sun, 01 Mar 2015 21:39:26 -0800 Ludovic Chabant data: Correctly build pagination filters when we know items are pages.
Wed, 11 Feb 2015 20:36:18 -0800 Ludovic Chabant internal: Removing some dependency of filters and iterators on pages.
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.