0👍
The server response is missing header Content-Type
.
So the JavaScript ‘success’ handler cannot parse correctly the response body.
- [Django]-Django model method vs custom manager
- [Django]-How can I get the MEDIA_URL from within a Django template?
- [Django]-Django REST FileUpload serializer returns {'file': None}
- [Django]-Django get() returned more than one
Source:stackexchange.com