pas.models.legislative_period

Classes

PASLegislativePeriod

Mixin providing created/modified timestamps for all records.

Module Contents

class pas.models.legislative_period.PASLegislativePeriod[source]

Bases: onegov.parliament.models.LegislativePeriod

Mixin providing created/modified timestamps for all records.

The columns are deferred loaded as this is primarily for logging and future forensics.

__mapper_args__[source]
es_type_name = 'pas_legislative_period'[source]

Returns the unique type name of the model.

es_public = False[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.