Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
z3ext.content.model is unavailable in
PyPM, because there aren't any builds for it in the
package repositories. Click the linked icons to find out why.
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | | | |
---|
Windows (64-bit) | | | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
1.2.0 (2009-08-11)
- Update test for chameleon enabled setup
- Copyright changed to 'Zope Foundation and Contributors'
1.1.1 (2009-05-05)
- Do not use z3c.autoinclude
1.1.0 (2009-03-11)
- Added edit wizard support
1.0.6 (2008-12-25)
- Fixed IPagelet contract implementation
1.0.5 (2008-12-22)
- Use new pagelet api
- Fixed wrong imports
1.0.4 (2008-11-19)
- Fix migration
- Fix default edit form for view model
1.0.3 (2008-11-13)
- Autogenerate edit form for view models
1.0.2 (2008-11-12)
- Allow use this extension only if content has IContentView view
- Use IContentView view if model renderer is not available
1.0.1 (2008-11-04)
- Fixed error in context rendering
1.2.1 (2008-10-01)
- Content Item model: show content name in dropdown list
1.2.0 (2008-09-26)
- API refactoring
- Added <z3ext:viewmodel/> zcml directive for view model registration
1.1.0 (2008-08-19)
- Added default views
- Added new api for storage data
- API for dynamic view item configuration is changed.
1.0.0 (2008-08-01)
- Tests added
- Split z3ext.contentextensions