Skip to main content

The dilcher-configuration Django app is used to provide easily manageable settings for Django projects.

Project description

Dilcher-configuration

The dilcher-configuration Django app is used to provide easily manageable settings for Django projects.

It does not define any data model on its won. Instead, it provides an abstract class (Setting) that can be inherited from. This class then allows to add additional attributes that should be editable.

When such a class is saved, then pre_save and post_save signals will take care of ensuring that timestamps are updated and only one set of Settings is active at a time.

This module does not define any Django Admin views, you will need to do that in your own app.

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

dilcher-configuration-0.6.4.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

dilcher_configuration-0.6.4-py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 3

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