election_day.models.vote.ballot_result
Classes
The result of a specific ballot. Each ballot may have multiple |
Module Contents
- class election_day.models.vote.ballot_result.BallotResult[source]
Bases:
onegov.core.orm.Base
,onegov.core.orm.mixins.TimestampMixin
,onegov.election_day.models.vote.mixins.DerivedAttributesMixin
,onegov.election_day.models.vote.mixins.DerivedBallotsCountMixin
The result of a specific ballot. Each ballot may have multiple results. Those results may be aggregated or not.