Metadata-Version: 1.0
Name: django-reviews
Version: 0.1.1
Summary: Generic reviews for Django.
Home-page: http://www.iqpp.com
Author: Kai Diefenbach
Author-email: kai.diefenbach@iqpp.de
License: BSD
Description: 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
        
        Changes
        =======
        
        0.1.1 (2009-10-13)
        ------------------
        
        * Added documentation
        
        * Added a simple example
        
        0.1.0 (2009-10-11)
        ------------------
        
        * Initial public release
        
        .. _`LFS`: http://pypi.python.org/pypi/django-lfs
Keywords: django reviews
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
