forked from diefenbach/django-reviews
-
Notifications
You must be signed in to change notification settings - Fork 0
smcoll/django-reviews
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Python 71.9%
- JavaScript 28.1%