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

Adding new data update scripts (still a work in progress): create_followers_from_positions, create_follow_organization_from_position Additional indices and optimizations. Updated generate_seo_friendly_path_generic to delete CampaignXSEOFriendlyPath entries when the former owner no longer exists. #2621

Closed DaleMcGrew closed 1 month ago

DaleMcGrew commented 1 month ago

Adding new data update scripts (still a work in progress): create_followers_from_positions, create_follow_organization_from_position Additional indices and optimizations. Updated generate_seo_friendly_path_generic to delete CampaignXSEOFriendlyPath entries when the former owner no longer exists.