Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

shawnwall/django_ratings_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I built this as an example of using django-ratings combined with the jQuery raty plugin to do quick & easy ratings of models.

Requirements

https://github.com/dcramer/django-ratings

Django 1.3

Installation

First, install django-ratings using pip or easy_install. Next, run python manage.py syncdb in the application's directory to create the tables.

Run it

python manage.py runserver

About

sample implementation of djangoratings + jQuery raty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages