Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 777 Bytes

README.rst

File metadata and controls

26 lines (16 loc) · 777 Bytes

Introduction

This package contains fields and wrapper objects for storing:

  • A file with a filename
  • An image with a filename

Blob-based and non-blob-based types are provided. The blob-based types require the ZODB3 package to be at version 3.8.1 or later, and BLOBs to be configured in zope.conf.

plone.supermodel handlers are registered.

See the usage.rst doctest for more details.

Source Code

Note: This packages is licensed under a BSD license. Please do not add dependencies on GPL code!

Contributors please read the document Process for Plone core's development

Sources are at the Plone code repository hosted at Github.