Release Notes¶
1.0.5¶
Added¶
reload_settingsallowing to reset the internals of the default global settings.configureallowing to set a new global lazy settings.
1.0.4¶
Fixed¶
- Global settings reference.
1.0.3¶
Changed¶
- Added
OVERRIDE_SETTINGS_MODULE_VARIABLEto allow different variable names forSETTINGS_MODULE.
1.0.2¶
Changed¶
- Internal cleaning of functional wrapper.
1.0.1¶
Added¶
- Add support for
upperwhen using.dictand.tuple()functions of the settings. This allows to return the keys in upper case mode.
1.0.0¶
Initial release containing all the information about
the dymmond-settings package.