Mercurial > piecrust2
log piecrust/sources/base.py @ 238:4dce0e61b48c
age | author | description |
---|---|---|
Sun, 15 Feb 2015 22:47:46 -0800 | Ludovic Chabant | internal: Fix bug with the default source when listing `/` path. |
Wed, 11 Feb 2015 08:29:09 -0800 | Ludovic Chabant | internal: Make the simple page source use `slug` everywhere. |
Wed, 04 Feb 2015 23:49:52 -0800 | Ludovic Chabant | data: Add ability for `IPaginationSource`s to specify how to get settings. |
Fri, 30 Jan 2015 23:51:54 -0800 | Ludovic Chabant | internal: A bit of input validation for source APIs. |
Sun, 04 Jan 2015 15:48:29 -0800 | Ludovic Chabant | sources: Pass any current mode to `_populateMetadata` when finding pages. |
Sat, 03 Jan 2015 20:51:34 -0800 | Ludovic Chabant | sources: Add an `IListableSource` interface for sources that can be listed. |