Django Unicode Error in FileUpload

I have an application Python / Django and have had a problem with the charset of Ubuntu in the uploaded files (Unicode Error Django), I tried using both the Apache and Nginx Server's.

The error happens when the filename has non-ascii characters

0 Replies

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct