Skip to main content

Autoconfigurator for django applications

Project description

Join the Gitter chat Latest PyPI version Python versions Latest CI build status Test coverage Code Climate License

Description

PoC autoconfigurator for django applications

django-app-enabler goal is to reduce the configuration of a django application to a one command operation to ease using django applications, both for newcomers and expert developers.

As configuring a django application can be both boring (as 90% are the usual steps editing settings.py and urls.py) and complex (as it’s easy to overlook one vital configuration parameter), replacing this with a single command sounds like a real benefit.

Key points

  • zero-knowledge tool to enable and configure django applications in a django project

  • rely on specification file shipped by the target application to patch django project configuration

  • not a replacement for existing package or dependencies managers (pip / poetry / pipenv / …)

Caveats

  • Project is currently just a proof of concept

  • No formal specification or documentation exist (yet) for addon configuration file

  • A lot of restrictions regarding the settings.py and urls.py files are currently in place

  • Not all standard django settings options are currently supported

See usage for more details.

Compatible packages

Up-to-date list of compatible packages

History

0.3.0 (2023-11-09)

Features

  • Improve merge strategy to support all the basic standard Django settings (#5)

  • Add support for external configuration json (#9)

  • Upgrade to Django 3.2/4.2 (#32)

  • Switch to Coveralls Github action (#56)

  • Migrate to bump-my-version (#58)

0.2.0 (2020-12-27)

Features

  • Add CLI utility (#20)

Bugfixes

  • Close resource_stream file pointer (#19)

  • Fix importing include multiple times in urlconf (#21)

  • Add test to verify no multiple urlconf are added (#25)

0.1.1 (2020-12-21)

Features

  • Add codeql action (#15)

Bugfixes

  • Fix errors with urlconf patching (#17)

0.1.0 (2020-12-20)

Initial release

Features

  • Add install command (#1)

  • Add tests (#2)

  • Add support for message addon config parameter (#11)

Improved Documentation

  • Improve documentation (#1)

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-app-enabler-0.3.0.tar.gz (17.6 kB view details)

Uploaded Source

Built Distribution

django_app_enabler-0.3.0-py2.py3-none-any.whl (12.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-app-enabler-0.3.0.tar.gz.

File metadata

  • Download URL: django-app-enabler-0.3.0.tar.gz
  • Upload date:
  • Size: 17.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for django-app-enabler-0.3.0.tar.gz
Algorithm Hash digest
SHA256 ead9e0979744819e75baa37f10e00ee601b37363e3e930296fec2a8bb58716a5
MD5 8cc51ec0a1fad8623106bca2f9c99811
BLAKE2b-256 b52f4daa1cb40c4f6d48186ed410ca542401d4730075b0e528a3388f8297f42d

See more details on using hashes here.

File details

Details for the file django_app_enabler-0.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_app_enabler-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 46853e558d1ada7be13117096d13b2c1daae0e9bc6a7e30c95d22bcde6b41797
MD5 eca150f71739557ce9c68a6e83a45207
BLAKE2b-256 20cfdcfe64d60cbf2979d3c7aecc05ca4a538334863e685db7ac88c4882054d2

See more details on using hashes here.

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