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

Upgraded many instances of "voter_manager.retrieve_voter_from_voter_device_id(" to be read_only in order to take some load off master database. Increased "Match Politicians to Organizations" to 1000. #2602

Closed DaleMcGrew closed 2 months ago

DaleMcGrew commented 2 months ago

Upgraded many instances of "voter_manager.retrieve_voter_from_voter_device_id(" to be read_only in order to take some load off master database. Increased "Match Politicians to Organizations" to 1000.