Pass the input field parameter in square bracket as dictionary needs square bracket.
f=request.FILES['filename']
solved how to input csv file into Django [closed]
Pass the input field parameter in square bracket as dictionary needs square bracket.
f=request.FILES['filename']
solved how to input csv file into Django [closed]