M
M
Maxim Tarabrin2018-06-26 19:08:51
Django
Maxim Tarabrin, 2018-06-26 19:08:51

Why is it throwing Django first migration error?

In general, I developed a project on my machine. Everything was ok. I started uploading to the server, doing the first migration and an error occurs:

django.db.utils.DataError: character with byte sequence 0xd0 0x9f in encoding "UTF8" has no equivalent in encoding "LATIN1"

Help solve this problem. PostgreSQL database.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2018-06-26
@padr1no

When creating a database on the server, it had to be set to UTF-8 encoding.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question