bmihelac / ra-data-django-rest-framework

react-admin data provider for Django REST framework
MIT License
100 stars 28 forks source link

File Inout #52

Open vahidqo opened 2 years ago

vahidqo commented 2 years ago

Hi there I want to use fileinput but I get this error : The submitted data was not a file. Check the encoding type on the form when I use the back end ( using rest framework ) no problem but when I want to upload using react-admin I get the error.

vahidqo commented 2 years ago

any body can help me?