Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add autodelete prevention mechanism #110

Open
5 tasks
opatut opened this issue Apr 7, 2015 · 0 comments
Open
5 tasks

Add autodelete prevention mechanism #110

opatut opened this issue Apr 7, 2015 · 0 comments

Comments

@opatut
Copy link
Owner

opatut commented Apr 7, 2015

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 opatut added the Feature label Apr 7, 2015
@opatut opatut added this to the Future milestone Apr 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant