django-plugins
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
Installation
django-plugins
is currently tested with Python 2.7, 3.3, 3.4, and
3.5 along with Django versions 1.6-1.9. See the Travis build
matrix for detailed information
regarding the latest master.
Installation works via pip
:
$ pip install django-plugins