How to check if a file is csv or not?

后端 未结 0 895
北恋
北恋 2020-12-10 19:20

I have a django views function that converts csv into another delimiter format. But, I just want to convert csv file and reject other files.

def index(request         


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