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 organization_manager.retrieve_organization to use named variables. Switched batch_process_list display to the readonly databases. Upgrading organizationFollow routines. Still in progress, but shouldn't break anything currently working. Added "match_politicians_to_organizations" script (still work in progress). #2598

Closed DaleMcGrew closed 2 months ago

DaleMcGrew commented 2 months ago

Converted organization_manager.retrieve_organization to use named variables. Switched batch_process_list display to the readonly databases. Upgrading organizationFollow routines. Still in progress, but shouldn't break anything currently working. Added "match_politicians_to_organizations" script (still work in progress).