Django voting application that allows voting without a logged in user.
Provides abstract base model for types that the user wishes to allow voting on as well as related utilities including generic views to ease the addition of 'anonymous' voting to a Django project.
Maintained by Basil Shubin, and some great contributors.
For more details, see the documentation at Read The Docs.
If you like this module, forked it, or would like to improve it, please let us know! Pull requests are welcome too. :-)
django-secretballot was originally started by James Turk who has now unfortunately abandoned the project.
django-secretballot
is released under the BSD license.