Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4084 Представления

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
2805
1
апр. 25
2058
3
сент. 24
15455
2
февр. 24
3068
1
июл. 23
3197