Skip to main content

Addon framework for Django

Project description

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.

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


Download files

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

Source Distribution

django-addons-0.5.tar.gz (5.5 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