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]
fts_type_title[source]

Returns the display name for this type of document or a callable which accepts the current request as a single positional argument and returns the display name.

fts_public = True[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.