# 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](https://docs.djangoproject.com/en/3.0/ref/contrib/contenttypes/). ```eval_rst .. toctree:: :maxdepth: 2 :caption: Contents: example reference foot ```