Add vote deletion (only hides it in the DB : can be recovered manually from SQL by...
authorArnaud Delcasse <arnaud@delcasse.fr>
Mon, 3 Sep 2012 09:00:07 +0000 (11:00 +0200)
committerArnaud Delcasse <arnaud@delcasse.fr>
Mon, 3 Sep 2012 09:00:07 +0000 (11:00 +0200)
commite82173a1eb29048c63c08e16acfd6cbda5b40bb8
tree0389a02b4e0cd6d7da983e4f3f5182ec908b12cc
parent7aefe4bd17a0cd729d5aecc8cc397bac5344f631
Add vote deletion (only hides it in the DB : can be recovered manually from SQL by updating the row)
main.py
schema_0.1.X_to_0.2.X.sql [new file with mode: 0644]
templates/admin_votes.html