Closed madEng84 closed 9 years ago
Thanks for the feedback! I fixed it changing mimetype
to content_type
. The settings CHUNKED_UPLOAD_MIMETYPE
also changed to CHUNKED_UPLOAD_CONTENT_TYPE
(although the previous one is still accepted).
New version 1.0.3 available on PyPI including this fix.
I used django-chunked-upload-demo with Django 1.7 version
It could be resolved not passing the mimetype to django.http.HttpResponse class