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
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 dilcher-configuration-0.6.3.tar.gz
.
File metadata
- Download URL: dilcher-configuration-0.6.3.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f9aab417731285c96ac3d1af7f09fa5cc2b8eaa03762bf2554cb8db88597d89 |
|
MD5 | 39a6a7ba92717db52fc7863612d17b2c |
|
BLAKE2b-256 | 052712c11c204cc312eb899c45a905228a37d2fa725c76ef82201f031da4a7a1 |
File details
Details for the file dilcher_configuration-0.6.3-py3-none-any.whl
.
File metadata
- Download URL: dilcher_configuration-0.6.3-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75bfcb64194bcf57dfb7e64f4f01f89800261788bbb46a0936583c96e01467c6 |
|
MD5 | 43daee60552540aa182fa2c6e4a7e774 |
|
BLAKE2b-256 | 97d7fb0f8eff6b4c172b67efd02763c81e11e619dff4ae8742fb1bc8212eb425 |