ra-data-django-rest-framework
ra-data-django-rest-framework copied to clipboard
File Inout
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.
any body can help me?