wevote / WeVoteServer

We Vote's API application server written in Django/Python. Election data pulled from many sources, used by https://github.com/wevote/WebApp and https://github.com/wevote/WeVoteCordova and https://github.com/wevote/Campaigns.
https://api.wevoteusa.org
MIT License
50 stars 413 forks source link

Converted several Issue, Organization, OrganizationLinkToIssue, PositionEntered and VoterGuide queries to readonly. Working to speed up the servers given the increased number of Organizations created for Politician records. #2611

Closed DaleMcGrew closed 1 month ago

DaleMcGrew commented 1 month ago

Converted several Issue, Organization, OrganizationLinkToIssue, PositionEntered and VoterGuide queries to readonly. Working to speed up the servers given the increased number of Organizations created for Politician records.