Mercurial > piecrust2
comparison piecrust/data/paginator.py @ 226:e9dc18a275ff
data: Add ability for `IPaginationSource`s to specify how to get settings.
The `IPaginationSource` has a new `getSettingAccessor` method that returns how
to access settings values on items in the pagination source. A default accessor
is also available, which uses standard attribute lookup.
Also clean some stuff in `LazyPageConfigData`.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 04 Feb 2015 23:49:52 -0800 |
parents | dc8a6ff88f37 |
children | f130365568ff |
comparison
equal
deleted
inserted
replaced
225:a75d024ee839 | 226:e9dc18a275ff |
---|