Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4073 Переглядів

I have problems trying to upload binary files in a form.


Declaration in the class:

data = fields.Binary()
....

Usage in the form:
<field name="data" />
<button name="import_file" string="Import" type="object" />

Normal files does upload as they should, but for example a Excel file gives this error:


UnicodeDecodeError: 'utf8' codec can't decode byte 0xd0 in position 110317: invalid continuation byte

 


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
трав. 25
2800
1
квіт. 25
2056
3
вер. 24
15451
2
лют. 24
3065
1
лип. 23
3192