log piecrust/data/paginator.py @ 1195:ae9387338db1 draft default tip

age author description
Tue, 05 Jun 2018 21:59:41 -0700 Ludovic Chabant internal: Cleanup in the paginator's code.
Mon, 30 Oct 2017 00:08:12 -0700 Ludovic Chabant pagination: Fix bad bug where all pages triggered pagination.
Sun, 29 Oct 2017 22:51:57 -0700 Ludovic Chabant tests: Big push to get the tests to pass again.
Tue, 17 Oct 2017 01:09:55 -0700 Ludovic Chabant pagination: Prevent a possible crash when paginating things without a current page.
Tue, 20 Jun 2017 21:13:08 -0700 Ludovic Chabant admin: Get the admin panel working again.
Mon, 12 Jun 2017 22:20:58 -0700 Ludovic Chabant refactor: Improve pagination and iterators to work with other sources.