form.models.survey_window
Classes
Defines a submission window during which a survey definition |
Module Contents
- class form.models.survey_window.SurveySubmissionWindow[source]
Bases:
onegov.core.orm.Base,onegov.core.orm.mixins.TimestampMixinDefines a submission window during which a survey definition may be used to create submissions.
Submissions created thusly are attached to the currently active survey window.