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

MERGE READY WV-388 candidatesSyncOut does not include any candidates when state_code is na #2620

Closed tejasaditya closed 1 month ago

tejasaditya commented 1 month ago

candidatesSyncOut works as expected. It filter by state code of candidate linked to offices in the election, instead of using the state code of office Also candidate search by election and state is modified to show all national candidates when using state code NA or na

DaleMcGrew commented 1 month ago

Thank you @tejasaditya! 👍