django-progressbarupload
django-progressbarupload copied to clipboard
ImportError at /dashboard/venue/create/ cannot import name simplejson
progressbarupload/views.py in pypi version
Well, this should be a problem of django version. Could you try current master version? If doesn't work, make a PR.
Cheers
yeah, master branch don't have this error
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?