django-settings-holder 0.1.2

Creator: codyrutscher

Last updated:

0 purchases

django-settings-holder 0.1.2 Image
django-settings-holder 0.1.2 Images
Add to Cart

Description:

djangosettingsholder 0.1.2

Django Settings Holder









pip install django-settings-holder


Documentation: https://mrthearman.github.io/django-settings-holder/
Source Code: https://github.com/MrThearMan/django-settings-holder/
Contributing: https://github.com/MrThearMan/django-settings-holder/blob/main/CONTRIBUTING.md

This library provides utilities for Django extensions that want to define their own settings dictionaries.
Settings can be included in a SettingsHolder that allows them to be accessed via attributes.
User defined settings can be reloaded automatically to the SettingsHolder from the setting_changed signal.
Functions in dot import notation are automatically imported so that the imported function is available in
the SettingsHolder. You can also define validators for settings that will be run when the setting is first accessed.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.