Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 855 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 855 Bytes

django-plugins

Build Status || Latest stable version: 0.2.5

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.2, 3.3, and 3.4 along with Django versions 1.7 and 1.8. 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