aboutsummaryrefslogtreecommitdiff
path: root/modules/vote.py
Commit message (Collapse)AuthorAgeFilesLines
* Update help/usage strings for vote.pyGravatar jesopo2019-06-171-3/+3
|
* Make sure new random ids are uniqueGravatar jesopo2019-06-171-3/+6
|
* Support multiple concurrent votesGravatar jesopo2019-06-171-61/+72
|
* support recalling results of old votesGravatar jesopo2019-06-171-6/+28
|
* Allow admin users to start/end votesGravatar jesopo2019-06-171-0/+2
|
* first draft of vote.pyGravatar jesopo2019-06-171-0/+90