摘要:
在网上找到了解决方案,使用下面的代码,文件名成功显示了中文。 from django.utils.encoding import escape_uri_path from django.http import HttpResponse def test(request): file_name = ' 阅读全文
posted @ 2020-01-07 14:15
hanfe1
阅读(1376)
评论(0)
推荐(0)