jeffcjohnson / django-plugins

A Simple Plugin Framework for Django

Home Page:http://pypi.python.org/pypi/django-plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Simple Plugin Framework for Django

http://pypi.python.org/pypi/django-plugins

License:GNU Lesser General Public License v3.0


Languages

Language:Python 95.6%Language:HTML 3.6%Language:Makefile 0.9%