dudel icon indicating copy to clipboard operation
dudel copied to clipboard

Add autodelete prevention mechanism

Open opatut opened this issue 9 years ago • 0 comments

There should be an option for each poll to disable auto-deletion.

  • [ ] add boolean field to poll, add migration
  • [ ] server-wide default value AUTODELETE_DEFAULT = False/True
  • [ ] server-wide permission to edit value AUTODELETE_ALLOW_CHANGE = True/False
  • [ ] autodeletion only needs to take poll value into account
  • [ ] add checkbox to poll settings form, if AUTODELETE_ALLOW_CHANGE == True

opatut avatar Apr 07 '15 10:04 opatut