Home > teknolab-django-reputation

teknolab-django-reputation

Teknolab-django-reputation is a project mainly written in ..., based on the MIT license.

========================== TeknoLab Django Reputation

This is the simplified and cleaned-up version of the django-reputation application that lives here: http://code.google.com/p/django-reputation/

Compared to the original one most fundamental changes are:

  • external dependencies such as django_utils are removed
  • reputation permissions are integrated with django's built-in permissions

For a usage example, see the test_project django project.