landsgemeinde.models.file

Classes

LandsgemeindeFile

An attachment to an assembly or agenda item.

Module Contents

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.

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

Returns the unique type name of the model.

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.