Skip to main content

A pluggable system for django applications

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

DjangoPluggableApp-0.3.zip (23.4 kB view hashes)

Uploaded Source

DjangoPluggableApp-0.3.tar.gz (12.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page