Installation Helper for z3c.formui
Project description
This package is a wrapper/helper around megrok.z3cform.base and z3c.formui. This means if you use megrok.z3cform.base and you want benefit form the already existent default forms form z3c.formui, just add megrok.z3cform.ui to your install_requires in your setup.py and you are fine.
In general megrok.z3cform.ui does nothing more then installing z3c.formui. And it marks the default with the IDivFormLayer interface from z3c.formui. So you will get your form in a nice div-based layout.
Changelog
0.3 (unreleased)
Nothing changed yet.
0.2 (2009-10-26)
Added a Readme.
0.1 (2009-10-26)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.