State pages

class theshow.views.states.StatePage(**kwargs)

Preview URL: /election-results/state/{YEAR}/{STATE}/

model

alias of Division

class theshow.views.states.StatePageExport(**kwargs)

Publish URL: /election-results/{YEAR}/{STATE}/

class theshow.views.states.StateFedPage(**kwargs)

Preview URL: /election-results/state/{YEAR}/{BRANCH}/{STATE}/

(BRANCH is either a congressional body or the office of the presidency.)

class theshow.views.states.StateFedPageExport(**kwargs)

Publish URL: /election-results/{YEAR}/{BRANCH}/{STATE}/

(BRANCH is either a congressional body or the office of the presidency.)