I am using a new FormData() and appending jsonvalue and a file to be sent in a POST request to Django backend . I can see the json data but not the file object in the backend. I