Uploading pdf file through API in django

后端 未结 0 939
北恋
北恋 2020-12-10 22:57

I\'m trying to upload a pdf file through api in django view. Im receving the data in my view using

file = request.FILES[\'file\']

I want to p

相关标签:
回答
  • 消灭零回复
提交回复
热议问题