I have an app that has a settings.py where it has a lot of environment-driven configuration; I'd love to have a walkthrough for converting it to django-configurations, ideally incrementally.
I will probably try it out myself, but it would be great if there were documentation that covered this process.
I have an app that has a settings.py where it has a lot of environment-driven configuration; I'd love to have a walkthrough for converting it to django-configurations, ideally incrementally.
I will probably try it out myself, but it would be great if there were documentation that covered this process.