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
File details
Details for the file django-pluggable-apps-1.2.zip
.
File metadata
- Download URL: django-pluggable-apps-1.2.zip
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbec09fabb464550d4b4b77ed3dc2877c0f60e02ede226c0926d6d00ae553f3d |
|
MD5 | d10a642b9c7ae39fbec4bc912bc20eaa |
|
BLAKE2b-256 | b039b096ca0e727058a3a3006d1c745c8aff99f81e7404451fda9f36b5367836 |
File details
Details for the file django-pluggable-apps-1.2.tar.bz2
.
File metadata
- Download URL: django-pluggable-apps-1.2.tar.bz2
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65f1321f9078edaf6470147b26f5a31a9e65040ae6f211762d1ea4dcd9c50567 |
|
MD5 | 448f67ebb8c1715269ae7916374cac4f |
|
BLAKE2b-256 | ad2b278835116b8f122a16e7b18edcf5ccaf0924f3dc48304683d7114a370570 |