Django JugemajΒΆ

An app that define Election and Candidate models, and implements a Jugement Majoritaire on those.

Any model can be a Candidate, thanks to Generic Foreign Keys.