django-secretballot
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.
Documentation
For more details, see the documentation at Read The Docs.
Contributing
If you like this module, forked it, or would like to improve it, please let us know! Pull requests are welcome too. :-)
Credits
django-secretballot was originally started by James Turk who has now unfortunately abandoned the project.
License
django-secretballot
is released under the BSD license.