index
:
pgeu-system.git
master
PostgreSQL Europe Conference and Membership management system.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postgresqleu
/
elections
/
forms.py
Age
Commit message (
Expand
)
Author
2020-03-12
Replace datetime.now() with timezone.now()
Magnus Hagander
2019-01-10
Generic changes for python3 from 2to3
Magnus Hagander
2019-01-04
Fix sibling imports
Magnus Hagander
2018-12-15
Replace usage of has_key()
Magnus Hagander
2018-12-14
Fix blankline related warnings
Magnus Hagander
2018-12-14
Fix spaces before/after comma and colon
Magnus Hagander
2018-12-14
Fix spacing around operators
Magnus Hagander
2018-12-14
Replace tabs with spaces
Magnus Hagander
2018-02-25
Make it more clear when votes have been cast
Magnus Hagander
2016-01-07
Fix includes for django 1.8
Magnus Hagander
2016-01-07
Mechanical changes for new django version
Magnus Hagander
2014-01-01
Clean up unused imports
Magnus Hagander
2010-05-10
Show the strings "Favourite" and "Least favourite" to make it completely
Magnus Hagander
2010-04-14
Don't overwrite one error code with another
Magnus Hagander
2010-04-14
Show message when votes are saved
Magnus Hagander
2010-04-13
Initial version of election management software.
Magnus Hagander