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.
Removed challenge.opposers_count because not needed. Added update_challenge_participant_with_invitees_who_viewed_plus. Updated refresh_participant_info_view to update Challenge summary data. Created fallback when a sharedItemCode is missing from database. (Redirects to /ready page) Cleaned up Challenge admin listing in Admin Tools. #2769
Removed challenge.opposers_count because not needed. Added update_challenge_participant_with_invitees_who_viewed_plus. Updated refresh_participant_info_view to update Challenge summary data. Created fallback when a sharedItemCode is missing from database. (Redirects to /ready page) Cleaned up Challenge admin listing in Admin Tools.
Removed challenge.opposers_count because not needed. Added update_challenge_participant_with_invitees_who_viewed_plus. Updated refresh_participant_info_view to update Challenge summary data. Created fallback when a sharedItemCode is missing from database. (Redirects to /ready page) Cleaned up Challenge admin listing in Admin Tools.