A pluggable system for django applications
Project description
This is a fork of DjangoPluggableApp which seems to be abandoned
django-pluggable-apps is a package to allow:
django users to install and configure third-party django applications
developpers to create an distribute django apps.
django-pluggable-apps 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 django-pluggable-apps
With pip:
$ pip install django-pluggable-apps
Forded from:
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Hashes for django-pluggable-apps-1.2.tar.bz2
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65f1321f9078edaf6470147b26f5a31a9e65040ae6f211762d1ea4dcd9c50567 |
|
MD5 | 448f67ebb8c1715269ae7916374cac4f |
|
BLAKE2b-256 | ad2b278835116b8f122a16e7b18edcf5ccaf0924f3dc48304683d7114a370570 |