Django ratings tools supporting ajax, generic content type scores, multiple ratings for each content object.
Project description
This application provides rating functionality to a Django project.
You can handle scores and number of votes for each content type without adding additional fields to your models.
Different vote types can be associated to a single content object, and you can write rules and business logic in a customized rating handler describing how a model instance can be voted.
This app provides jQuery based widgets, useful for increasing the voting experience of users (e.g.: slider rating, star rating).
The source code for this app is hosted on https://bitbucket.org/frankban/django-generic-ratings/src
Documentation is avaliable online and in the docs directory of the project.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for django-generic-ratings-0.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7858ec2053c96766e300b677cee04de22bc87a8e20d29c272683dc8a71fb472e |
|
MD5 | 5c1dc471ec5745d6f98a8325134c9cbd |
|
BLAKE2b-256 | 0c710144372a452debe07682fad7047403d2e6bdbdb8342f5e7abd504157f261 |