log piecrust/data/paginator.py @ 288:078e64dba77d

age author description
Sun, 01 Mar 2015 21:39:26 -0800 Ludovic Chabant data: Correctly build pagination filters when we know items are pages.
Wed, 18 Feb 2015 18:35:03 -0800 Ludovic Chabant internal: Code reorganization to put less stuff in `sources.base`.
Mon, 18 Aug 2014 16:51:16 -0700 Ludovic Chabant Fix how the `Paginator` gets the numer of items per page.
Sat, 16 Aug 2014 08:15:30 -0700 Ludovic Chabant More Python 3 fixes, modularization, and new unit tests.
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.