django-progressbarupload icon indicating copy to clipboard operation
django-progressbarupload copied to clipboard

ImportError at /dashboard/venue/create/ cannot import name simplejson

Open alexkos opened this issue 10 years ago • 3 comments

progressbarupload/views.py in pypi version

alexkos avatar Jan 13 '15 06:01 alexkos

Well, this should be a problem of django version. Could you try current master version? If doesn't work, make a PR.

Cheers

ouhouhsami avatar Jan 13 '15 10:01 ouhouhsami

yeah, master branch don't have this error

alexkos avatar Jan 13 '15 10:01 alexkos

I can confirm that also. newer versions of django (and the current one) do not rely on simplejson. Can you release a newer build to pip repos?

leojrfs avatar Feb 17 '16 14:02 leojrfs