tango-voting

Generic voting application for Django, based on django-voting by Jonathan Buchanan


License
MIT-feh
Install
pip install tango-voting==0.4.1

Documentation

=============
Tango Voting
=============

This is a generic voting application for Django projects, 
based on Jonathan Buchanan's old [django-voting](http://code.google.com/p/django-voting/) app, 
with additional improvements and enhancements.

For instructions on how to use this application, and on
what it provides, see the file "overview.txt" in the "docs/"
directory.