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

Reduce the number of duplicate candidates created. CTCL is (sometimes?) using a different candidate ctcl_uuid for the general election than used in the primary. #2777

Closed DaleMcGrew closed 1 month ago

DaleMcGrew commented 1 month ago

Reduce the number of duplicate candidates created. CTCL is (sometimes?) using a different candidate ctcl_uuid for the general election than used in the primary.