Buildout
Zc.buildout is a Python-based build system for creating, assembling and deploying applications from multiple parts, some of which may be non-Python-based
Plone
Plone is a content management system (CMS) written in Python
Others
Example |
---|
I ve even tried to pin archetypes and atcontentypes so that the buildout uses older versions example those used in plone 4.2 by adding the following to my pinnedversions.cfg file which gets called after everything else from question Plone 4.3a2 migrated from Plone 4.2.1 gives an Archetypes ImportError: cannot import name Schema error |