コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3670 ビュー

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

 


アバター
破棄
関連投稿 返信 ビュー 活動
3
5月 25
1339
1
4月 25
1042
3
9月 24
13766
2
2月 24
2221
1
7月 23
2517