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

Implement vote and unvote functions in Candidate model itself #28

Closed Nagasaki45 closed 10 years ago

Nagasaki45 commented 10 years ago

vote and unvote is happened all the time (in batch vote, vote button in the main page and vote / unvote button in other pages too). I will be better if the logic will be in the model itself and the different views will call those methods.

AriMeidan commented 10 years ago

Yea, good idea. This is how it should be. On Jan 11, 2014 12:39 AM, "Nagasaki45" notifications@github.com wrote:

vote and unvote is happened all the time (in batch vote, vote button in the main page and vote / unvote button in other pages too). I will be better if the logic will be in the model itself and the different views will call those methods.

— Reply to this email directly or view it on GitHubhttps://github.com/snapdragonx/Fantasy-Knesset/issues/28 .