Addon framework for Django
Project description
A Django app used to add true plug-n-play functionality to your own Django applications and projects
Django-addons is a bunch of code that makes writing addon/plugins for your Django project much easier. Add django-addons to your Django project and you can drop all the addons to ‘<projectdir>/addons’ directory.
Installing
You can install the latest version of django-addons running pip install django-addons or easy_install django-addons You can also install the in-development version of django-addons with pip install django-addons==dev or easy_install django-addons==dev.
Features
Addons overview page
Automatic signal connecting of addons
Automatic URL discovery of addons
Template hooking system (inject code from addons to your main project)
Django-staticfiles to serve site media from each addon
Django-notifications support (automatic registration of noticetypes)
Per addon localization
Per addon settings
Disabling addons via ./manage.py addons
For full documentation please refer to the ‘docs/’ directory.
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 Distribution
Built Distribution
File details
Details for the file django-addons-0.6.4.tar.gz
.
File metadata
- Download URL: django-addons-0.6.4.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e1ddbd929e961efc359da535eecf9af3e5ac2f9dd5bb8fbd1a7d7b14a199ea0 |
|
MD5 | 00ad69835168a5b57e3535f2c5270fdf |
|
BLAKE2b-256 | 1d5f3ebc6f1cebba64d4c15a23c00d5eceb1a73ac4973af436f723901551bb5d |
Provenance
File details
Details for the file django_addons-0.6.4-py2.6.egg
.
File metadata
- Download URL: django_addons-0.6.4-py2.6.egg
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e982a3afe5b78424266b853499b13b460018663f18cd60a3d8d3404e9f9d1bc4 |
|
MD5 | 27cd355f5c00cc3ad63a633f90e20f16 |
|
BLAKE2b-256 | 6ac6274ddd375c47fd05ba2e378b94c1e51e37683c31759fd152aca6bdfae467 |