Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix:Fix the problem that non-English file names cannot be downloaded #63

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

moyechen
Copy link
Contributor

@moyechen moyechen commented May 17, 2022

Use django's own escape_uri_path to fix the problem of Chinese filenames not being downloaded

使用django自带的escape_uri_path修复中文文件名无法下载的问题

使用django自带的escape_uri_path修复中文文件名无法下载的问题
@moyechen moyechen changed the title 修复中文文件名无法下载的问题 bugfix:Fix the problem that non-English file names cannot be downloaded May 17, 2022
@FlipperPA FlipperPA merged commit a79d36f into wharton:main Sep 30, 2022
@FlipperPA
Copy link
Member

Thank you! This has been published to PyPI at 2.2.0:

https://github.com/wharton/drf-excel/releases/tag/2.2.0

https://pypi.org/project/drf-excel/2.2.0/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants