Django plugins

PyPi http://pypi.python.org/pypi/django-plugins/
Source code https://bitbucket.org/acoobe/django-plugins
Documentation http://packages.python.org/django-plugins/
Licence LGPL

django-plugins provides functionality for Django apps to make them more reusable.

read more

Installing

Simply install django-plugins python package. Below is example how to do it using pip tool:

pip install django-plugins