Hello! I have a problem with bytes. In mysql database i can't save multilanguage text. and i converted text to byte ('sometext'.encode()). But now in admin interface are showed byte and I whant convert it to 'utf-8'.
Please help me. Maybe i can save text in other character encoding , or it need to converting in admin? Is it imposible save multilanguage text in other character encoding
-- Please help me. Maybe i can save text in other character encoding , or it need to converting in admin? Is it imposible save multilanguage text in other character encoding
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/21196763-5d5e-40ce-a997-942093aae098%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment