fgallina / python-django.el

An Emacs package for managing Django projects.
GNU General Public License v3.0
67 stars 24 forks source link

JSON readtable error with django 1.6.5 #14

Closed ochronus closed 10 years ago

ochronus commented 10 years ago

The same as https://github.com/fgallina/python-django.el/issues/3

fgallina commented 10 years ago

7b772ac includes enhancements to display detailed error information when some interaction with the python side fails. This should be now useful for you to debug what's going on and if the issue is in fact a problem in your configuration.