Skip to content

almalki/django-reviews

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?
===========

A review consists of a comment and a rating. Reviews can be attached to 
arbitrary content objects.

Features:
=========

* Anonymous / personalized reviews

* Flexible rating scores

* Optional moderation

* Optional preview

Documentation
=============

For more documentation please visit: http://packages.python.org/django-reviews/

Changes
=======

0.2.1 (2009-10-17)
------------------

* Added more tests

* Updated installation section of documentation

0.2.0 (2009-10-13)
------------------

* Added ``get_best_rated`` and ``get_best_rated_for model`` methods

* Added tests for utils' methods

0.1.1 (2009-10-13)
------------------

* Added documentation

* Added a simple example

0.1.0 (2009-10-11)
------------------

* Initial public release

About

Generic, reusable reviews for Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.7%
  • JavaScript 37.3%