election_day.views.election_compound.main
Functions
|
|
|
" The main view. |
|
" The main view as JSON. |
|
View the summary of the election compound as JSON. |
|
View the generated PDF. |
Module Contents
- election_day.views.election_compound.main.view_election_compound_head(self: onegov.election_day.models.ElectionCompound, request: onegov.election_day.request.ElectionDayRequest) None [source]
- election_day.views.election_compound.main.view_election_compound(self: onegov.election_day.models.ElectionCompound, request: onegov.election_day.request.ElectionDayRequest) webob.response.Response [source]
“ The main view.
- election_day.views.election_compound.main.view_election_compound_json(self: onegov.election_day.models.ElectionCompound, request: onegov.election_day.request.ElectionDayRequest) onegov.core.types.JSON_ro [source]
“ The main view as JSON.