Download List

專案描述

Movie Vote is a Django-based movie voting system.
It is ideally suited for scheduling movie showings
based on what users would like to see. Viewers are
authenticated, and votes are weighted to favor
those who consistently show up.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-04-18 08:50
1.7

This release switches to Google Web Toolkit v2.2.

2009-07-20 17:30
1.6

The UI has been redesigned completely using the Google Web Toolkit. Users can now rate movies and such ratings can be used when assigning a vote weight.

2008-12-25 20:42
1.5

The UI has been re-implemented with Google Web Toolkit. Previewing IMDB/review/trailer URLs within the main page is now possible.
標籤: Major feature enhancements

2008-01-21 00:04
1.4

User stats and their vote weight calculation can now be viewed. Icons are now used for links to review sites, and a script has been added to search Yahoo! for movie reviews. A secondary sort is now made on unweighted tallies, which requires a DB schema change with this release. Some other minor bugs have also been fixed.
標籤: Minor feature enhancements

2007-12-27 01:59
1.3

Support has been added for storing Metacritic and Rotten Tomatoes review scores and calculating an average of them. Note that this requires a database schema change.
標籤: Major feature enhancements

Project Resources