Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
3702 Weergaven

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

 


Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
3
mei 25
1424
1
apr. 25
1106
3
sep. 24
13856
2
feb. 24
2269
1
jul. 23
2555