Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4115 Visualizzazioni

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
mag 25
2847
1
apr 25
2081
3
set 24
15495
2
feb 24
3094
1
lug 23
3215