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 462 forks source link

More work on Position.create_followers_from_positions. Attempting to speed up BallotReturned & Organization retrieve. (Iteration) #2647

Closed DaleMcGrew closed 3 months ago

DaleMcGrew commented 3 months ago

More work on Position.create_followers_from_positions. Attempting to speed up BallotReturned & Organization retrieve. (Iteration)