angee.storage.autoconfig
Settings fragments required by Angee storage.
SETTINGS
Django settings contributed when the storage addon is installed.
setting
python
def setting(name: str) -> AnyReturn the live Django setting, defaulting to this addon's declared value.
Composed projects always carry the SETTINGS defaults; bare test settings do not, so runtime reads fall back to the one declaration above.