Does Django use case sensitive filenames for FileField with MySQL backend?

前端 未结 0 1876
無奈伤痛
無奈伤痛 2021-01-16 05:31

I\'m using Django 3.1.3 and have a model with a FileField field. When I upload a file with same name, but different case, the logic I have is reporting that it is a duplicat

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