Django get filename without url

后端 未结 0 1881
有刺的猬
有刺的猬 2021-01-16 00:26

I get a file with this commannd:

src = request.POST.get(\'src\', \'\')

But the output is: https://url.com/path/filename.jpg

How can I just

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