summaryrefslogtreecommitdiff
path: root/postgresqleu/elections/models.py
AgeCommit message (Expand)Author
2024-03-20Add an "intro" field to electionsMagnus Hagander
2022-06-20Prettify date field names in backendMagnus Hagander
2022-06-20Change elections concept of "is open" to "is active"Magnus Hagander
2019-07-10Ensure email addresses are lowercase throughoutMagnus Hagander
2019-01-10Replace __unicode__ with __str__Magnus Hagander
2018-12-16Add backend editors for elections and candidatesMagnus Hagander
2018-12-14Fix blankline related warningsMagnus Hagander
2018-12-14Replace tabs with spacesMagnus Hagander
2018-09-07Specify on_delete parameter for all ForeignKeysVik Fearing
2010-04-13Initial version of election management software.Magnus Hagander