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

Wv 261 converted methods into static methods [MERGE READY] #2659

Closed ilonagog closed 3 months ago

ilonagog commented 3 months ago

Converted methods with warning to @staticmethod. It's available for review

DaleMcGrew commented 3 months ago

Great work Ilona, thank you! 👍