Please help , I keep on receiving this error “No file was submitted. Check the encoding type on the form”…even when I tried to create/Add from the Django admin. I didn’t create any html forms yet because I want to check from the backend first before creating any frontend form
Post your code please in code blocks
Did you actually select a file to be uploaded?
Is this in development or production?
Are there any error messages on the server?