Answer the question
In order to leave comments, you need to log in
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"
Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question