landsgemeinde.models.file ========================= .. py:module:: landsgemeinde.models.file Classes ------- .. autoapisummary:: landsgemeinde.models.file.LandsgemeindeFile Module Contents --------------- .. py:class:: LandsgemeindeFile Bases: :py:obj:`onegov.file.models.file.File`, :py:obj:`onegov.file.models.file.SearchableFile` An attachment to an assembly or agenda item. .. py:attribute:: __mapper_args__ .. py:attribute:: fts_public :value: True 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.