-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Low-level serializer. UTF8. #50
Comments
Could you please provide the full stacktrace please ? |
I use only this code: DjangoUnicodeDecodeError in http://dpaste.com/1NFBKPS DB: utf8_general_ci, MyISAM |
Was one step, this wonderful application, in my project. |
I'm sorry I can't spend some time right now. The paste seems to have been purged... Can you try to accomplish the same operations using the default Django Serializers (JSON for ex) ? ...just to make sure the problem comes from this package, and not from your database setup or content... |
When, i use Low-level serializer, get this mistake:
'utf8' codec can't decode byte 0xa6 in position 14: invalid start byte. You passed in '\x00\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00
_\xa6R@\x91\xbc
:IoE@' (<type 'str'="">)The text was updated successfully, but these errors were encountered: