adhocracy_core.sheets.description module

Description Sheet.

interface IDescription[source]

Extends: adhocracy_core.interfaces.ISheet, adhocracy_core.interfaces.ISheetReferenceAutoUpdateMarker

Market interface for the description sheet.

class DescriptionSchema(*arg, **kw)[source]

Bases: adhocracy_core.schema.MappingSchema

Description sheet data structure.

short_description: teaser text for listings, html description etc. description: a full description

includeme(config)[source]

Register sheets.