Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
changes:
-render and renderElements now have behavior of renderCached and
renderElementsCached -- these previous versions still exist
for backwards compatibility but will be removed at some point so please
switch over to using render and renderElements in your code.
-bugfixes
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
dependency bumps.
|
|
|
|
changes:
- Instead of checking for an attribute 'cached' it is now calling
a method called 'cached()' on the widget.
|
|
changes:
Workaround for strange security bug of page templates on Zope2.5.1
|
|
|