adhocracy_core.sheets.title module

Title Sheet.

interface ITitle[source]

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

Marker interface for the title sheet.

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

Bases: adhocracy_core.schema.MappingSchema

Title sheet data structure.

title: a human readable title

includeme(config)[source]

Register sheets.