landsgemeinde.models.file

Module Contents

Classes

LandsgemeindeFile

An attachment to an assembly or agenda item.

class landsgemeinde.models.file.LandsgemeindeFile[source]

Bases: onegov.file.models.file.File, onegov.file.models.file.SearchableFile

An attachment to an assembly or agenda item.

property es_public: bool[source]

Returns True if the model is available to be found by the public. If false, only editors/admins will see this object in the search results.

__mapper_args__[source]
es_type_name = 'landsgemeinde_file'[source]