Skip to content
Snippets Groups Projects

feature: one vote per user per poll

Merged Calum Mackervoy requested to merge 5-limiting-votes into master

Closes #5 (closed)

  • Overriding Vote view_set to prevent duplicates being POSTed
  • Providing custom view at url /polls/(?P<pk>[0-9]+)/can_vote/ for GET - can I vote? Returns True if I can, and False if I can't
  • Test suite
Edited by Calum Mackervoy

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading