What's new? | Help | Directory | Sign in
Google
django-voting
A generic voting application for Django
  
  
  
  
    
Show all Featured Wiki Pages:
ReadMe RedditStyleVoting
Links:
Join project
Project owners:
  jonathan.buchanan

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.