Have release v1.1.0 for django-yamlconf, a module supporting Django settings via YAML files (searching up the directory hierarchy, e.g., in a K8s environment, adding a "final" set of settings via "/APPLICATION.yaml", see the documentation a
https://django-yamlconf.readthedocs.io/en/latest/ for more detailed info. The primary driver was the update to PyYAML load function to require a Loader kwarg.
Michael.