kadenios/elections
2021-04-17 00:56:03 +02:00
..
migrations On utilise django-translated-fields pour la traduction des champs 2021-04-15 17:01:17 +02:00
templates/elections Add link to ballots & improve looks 2021-04-17 00:56:03 +02:00
templatetags Bluma + first template try 2020-11-20 19:31:22 +01:00
tests Début des tests 2021-03-25 09:43:06 +01:00
__init__.py Rename app 2020-11-20 17:45:35 +01:00
admin.py Temp admin setup 2020-11-20 17:45:59 +01:00
apps.py Rename app 2020-11-20 17:45:35 +01:00
forms.py Màj de django-translated-fields 2021-04-15 17:26:27 +02:00
mixins.py On rajoute un mixin pour éliminer les élection archivées 2021-03-29 00:21:41 +02:00
models.py Add a view to see the list of ballots 2021-04-17 00:23:33 +02:00
staticdefs.py On affiche le nombre d'options lors du vote 2021-04-12 21:07:39 +02:00
urls.py Add a view to see the list of ballots 2021-04-17 00:23:33 +02:00
utils.py Rajout des bulletins par classement 2021-04-17 00:43:30 +02:00
views.py Add a view to see the list of ballots 2021-04-17 00:23:33 +02:00