Closed chielteuben closed 11 years ago
hello, which python version are u using? It seems this class was deprecated in newer versions (that introduced json instead of simplejson) abd a ValueError is raised instead. Let me dig into this a little bit more
With my current setup it seems ok now. Can you confirm it's working for you as well?
Confirmed. I really love the effort that went into this btw, by far the best django admin I've seen to date!
Thank you very much, nice to know you like it!
JSONDecodeError doesn't exist when this import succeeds as it's part of simplejson.