I am trying to upload form data, which contains images, to a Django REST backend. The issue is that the images are not being received - only the other data.
The packa