Sith/election
Julien Constant 3e5c36b39e
Fix election candidate overflowing texte (#506)
Le texte affiché lorsqu'on appuyait sur "Show more" dépassait horizontalement (programme des candidats)
2022-12-12 20:27:47 +01:00
..
migrations django2.2: some migrations to make django happy 2019-10-08 22:46:03 +02:00
templates/election Fix election candidate overflowing texte (#506) 2022-12-12 20:27:47 +01:00
__init__.py Election bdd + first view 2016-12-25 19:52:14 +01:00
admin.py Election bdd + first view 2016-12-25 19:52:14 +01:00
models.py Minimal working version 2022-08-04 00:28:09 +02:00
tests.py django2.2: relpace django.core.urlresolvers by django.urls 2019-10-08 22:46:01 +02:00
urls.py django2.2: migrate url to re_path 2019-10-08 22:46:01 +02:00
views.py Minimal working version 2022-08-04 00:28:09 +02:00