|
Project Information
Members
Featured
Wiki pages
Links
|
A generic voting application for Django projects. As of revision 56, django-voting requires a recent SVN checkout of Django as it is tracking Backwards Incompatible Changes made to Django since version 0.96. This application is based on the voting application in Jacob Kaplan Moss' CheeseRater project, which kindly makes available its source code. The original code had:
This application adds:
Use this command to check out the latest source: svn checkout http://django-voting.googlecode.com/svn/trunk/voting/ The latest version of this application's documentation, in reStructuredText format, is always available in its overview.txt file. |