election_day.views.election_compound_part.main

Module Contents

Functions

view_election_compound_part_head(→ None)

view_election_compound_part(→ webob.response.Response)

" The main view.

view_election_compound_part_json(...)

" The main view as JSON.

view_election_compound_part_summary(...)

View the summary of the election compound part as JSON.

election_day.views.election_compound_part.main.view_election_compound_part_head(self: onegov.ballot.ElectionCompoundPart, request: onegov.election_day.request.ElectionDayRequest) None[source]
election_day.views.election_compound_part.main.view_election_compound_part(self: onegov.ballot.ElectionCompoundPart, request: onegov.election_day.request.ElectionDayRequest) webob.response.Response[source]

“ The main view.

election_day.views.election_compound_part.main.view_election_compound_part_json(self: onegov.ballot.ElectionCompoundPart, request: onegov.election_day.request.ElectionDayRequest) onegov.core.types.JSON_ro[source]

“ The main view as JSON.

election_day.views.election_compound_part.main.view_election_compound_part_summary(self: onegov.ballot.ElectionCompoundPart, request: onegov.election_day.request.ElectionDayRequest) onegov.core.types.JSON_ro[source]

View the summary of the election compound part as JSON.