Mercurial > piecrust2
log piecrust/sources/base.py @ 357:3a496ffbb898 2.0.0a7
age | author | description |
---|---|---|
Sat, 28 Mar 2015 14:24:33 -0700 | Ludovic Chabant | internal: Add utility function to get a page from a source. |
Wed, 11 Mar 2015 23:47:14 -0700 | Ludovic Chabant | sources: Make sure page sources have some basic config info they need. |
Wed, 18 Feb 2015 18:35:03 -0800 | Ludovic Chabant | internal: Code reorganization to put less stuff in `sources.base`. |
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. |