Mercurial > piecrust2
view CHANGELOG.rst @ 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 | 8f7ba2c95025 |
children | 1856e7aa6ce8 |
line wrap: on
line source
CHANGELOG ========= This is the changelog for PieCrust. The first section deals with the latest changes in the development branch (``default`` in Mercurial, ``master`` in Git). The second section deals with changes in the stable branch (``stable`` in Mercurial, ``git-stable`` in Git), but those changes are also included in the development branch (the development branch is ahead of the stable branch). Fresh changes ------------- *None... this stuff is still being prepared...* Frozen changes -------------- *None... this stuff is still being prepared...*