Management command to set read-only variables
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
It would be convenient to be able to change read-only variables like ENABLE_SHIBBOLETH_LOGIN using a management command instead of manually changing them in the DB or using `manage.py shell`.
A simple `manage.py config CONFIG_NAME value` would simplify these cases.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.