17 Jun 2011 django-voting is a reusable application which gives you reddit-style voting capabilities on generic objects. The application, itself, is a very well documented piece of software. Then again, that's not saying a lot considering its from Jonathan Buchannan. All of his projects are famously documented. Installation The installation of this application was standard fare for a google code app. SVN Checkout the application to a point on your python path and that's about it. For me, the ...