django-plugins
provides functionality for Django apps to make them more
reusable.
Home page: http://pypi.python.org/pypi/django-plugins
Documentation: http://packages.python.org/django-plugins/
Source code: https://github.com/krischer/django-plugins
django-plugins
is currently tested with Python 2.7, 3.2, 3.3, and 3.4 along with Django versions 1.5.8 and 1.6.5. It might well work with other versions. See the Travis build matrix for detailed information regarding the latest master.
Installation works via pip
:
$ pip install django-plugins