Refactor config loading system to use django-environ, python-decouple, dynaconf, or pydantic #693
Labels
size: hard
status: backlog
Work is planned someday but is not the highest priority at the moment
status: idea-phase
Work is tentatively approved and is being planned / laid out, but is not ready to be implemented yet
touches: configuration
We should move away from my old hand-coded config loading system to a library that can handle it for us:
these are my favorite configuration/settings management libraries for python
The text was updated successfully, but these errors were encountered: