AriMeidan / Fantasy-Knesset

Fantasy Knesset is a web site for creating your own Knesst, a fantasy Knesset, and to match it to the existing Knesset.
GNU General Public License v3.0
2 stars 2 forks source link

Vote and unvote with post? #29

Closed Nagasaki45 closed 10 years ago

Nagasaki45 commented 10 years ago

Thinking about issue #24 I've realized that we manipulate the DB through get instead of post. We need to change this. Here's a suggestion for a form with multiple submit buttons.

Nagasaki45 commented 10 years ago

Unvote has been removed. All the logic is implemented in vote (there is also a comment to note that).