1
1
123456789gasoline2022-04-18 17:36:01
Django
123456789gasoline, 2022-04-18 17:36:01

How to remove question mark output instead of Russian letters in sqlite3 django?

Good afternoon.
Can you please tell me how to remove the output of the question mark instead of Russian letters in sqlite3 django?

I tried converting xlsx file to csv through excel features using UTF-8 encoding.
When importing the resulting file into the sqlite3 database in django, the numbers and English. letters were correctly displayed in the fields planned for them, and Russian letters were replaced with the "?" sign.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
1
123456789gasoline, 2022-04-19
@123456789gasoline

The question is not relevant.
In Microsoft Excel 2019, it is possible to save the xlsx file as csv with UTF-8 encoding.
When loading such a file into the sqlite database, Russian characters are displayed correctly.
It is not clear why in other versions of Microsoft Excel, when choosing UTF-8 encoding, Russian characters were displayed with a question mark.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question