Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Latest commit

 

History

History
74 lines (50 loc) · 1.15 KB

onegov_election_day.rst

File metadata and controls

74 lines (50 loc) · 1.15 KB

Onegov Election Day API

Application

.. automodule:: onegov.election_day.app
    :members:

Layouts

.. automodule:: onegov.election_day.layouts
    :members:

Models

.. automodule:: onegov.election_day.models.archived_result
    :members:

.. automodule:: onegov.election_day.models.notification
    :members:

.. automodule:: onegov.election_day.models.principal
    :members:

Collections

.. automodule:: onegov.election_day.collections.archived_results
    :members:

.. automodule:: onegov.election_day.collections.notifications
    :members:

.. automodule:: onegov.election_day.collections.subscribers
    :members:

Paths

.. automodule:: onegov.election_day.path
    :members:

Formats

.. automodule:: onegov.election_day.formats
    :members:

Views

.. automodule:: onegov.election_day.views
    :members:

Forms

.. automodule:: onegov.election_day.forms.election
    :members:

.. automodule:: onegov.election_day.forms.upload
    :members:

.. automodule:: onegov.election_day.forms.vote
    :members:

Utils

.. automodule:: onegov.election_day.utils
    :members: