pas.models.attendence

Classes

PASAttendence

Mixin providing created/modified timestamps for all records.

Module Contents

class pas.models.attendence.PASAttendence[source]

Bases: onegov.parliament.models.Attendence

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_attendence'[source]
es_public = False[source]