Dilcher-configuration

Latest version: v0.6.5

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.6.3

0.6.2

0.6.1

Only differenceto 0.6.0 is an updated build pipeline

0.6.0

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 adding 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.

This is the first public release of the component. Feel free t use it for your own application. Any feedback is welcome.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.