skip to navigation
skip to content

DjangoPluggableApp 0.5

A pluggable system for django applications

Downloads ↓ | Package Documentation

DjangoPluggableApp is a package to allow:

  • django users to install and configure third-party django applications
  • developpers to create an distribute django apps.

DjangoPluggableApp is not intrusive. This mean that:

  • end users can use applications without a DjangoPluggableApp entry_point in their projects
  • an application based on the provided template can be used by end users without DjangoPluggableApp installed.

Installation

With easy_install:

$ easy_install -U DjangoPluggableApp

With pip:

$ pip install DjangoPluggableApp

See http://packages.python.org/DjangoPluggableApp/ for the full documentation

News

0.3

Add project template

Support pluggable medias

0.2

Never import urls module

0.1

Initial public release

 
File Type Py Version Uploaded on Size # downloads
DjangoPluggableApp-0.5.tar.gz (md5) Source 2010-08-28 12KB 362
DjangoPluggableApp-0.5.zip (md5) Source 2010-08-28 23KB 371