python-django.el icon indicating copy to clipboard operation
python-django.el copied to clipboard

django-configurations not supported

Open patxoca opened this issue 9 years ago • 0 comments

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 https://github.com/patxoca/python-django.el/commit/add8ebb9e940e3507d26263234ec4b6c1312e408

Take a look to https://django-configurations.readthedocs.io/en/stable/patterns/#standalone-scripts for the details.

patxoca avatar Sep 01 '16 16:09 patxoca