|
Project Information
|
The dataobject_manager module is an extension to ComplexTableField that allows robust management of DataObjects related to a Page. The DataObjectManager class further cascades into subclasses FileDataObjectManager and ImageDataObjectManager, which add more features specific to file-containing DataObjects. It also comes bundled with some useful widgets including SimpleTreeDropdownField, DatePickerField, and SimpleHTMLEditorField. |