After migrating mi settings module to use django-configurations opening the project buffer complains about JSON readtble error.
Adding some initialization code to python-django-info-imports-code seems to solve the issue.
See patxoca@add8ebb
Take a look to https://django-configurations.readthedocs.io/en/stable/patterns/#standalone-scripts for the details.
After migrating mi settings module to use
django-configurationsopening the project buffer complains aboutJSON readtble error.Adding some initialization code to
python-django-info-imports-codeseems to solve the issue.See patxoca@add8ebb
Take a look to https://django-configurations.readthedocs.io/en/stable/patterns/#standalone-scripts for the details.