election_day.views.election_compound_part.main
Functions
|
|
|
" The main view. |
" The main view as JSON. |
|
View the summary of the election compound part as JSON. |
Module Contents
- election_day.views.election_compound_part.main.view_election_compound_part_head(self: onegov.election_day.models.ElectionCompoundPart, request: onegov.election_day.request.ElectionDayRequest) None [source]
- election_day.views.election_compound_part.main.view_election_compound_part(self: onegov.election_day.models.ElectionCompoundPart, request: onegov.election_day.request.ElectionDayRequest) webob.response.Response [source]
“ The main view.