Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
4965 มุมมอง

in .py file:

picture=fields.Binary(u'Picture')


in .xml file

<field name="picture" widget="image"/>


Now I want to upload a picture('~/1.png') onto "picutre" by python code;

I have tried: self.picuture='~/1.png', but failed; how should I do it correctly?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

hello vx2008 ,

you don't have to deal with the upload code the default API method (create ,write,ect ..) will do it for you.

อวตาร
ละทิ้ง
ผู้เขียน

Thank you

I have done it by write;

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.พ. 24
2174
3
มี.ค. 20
21742
0
ก.ย. 19
4646
1
เม.ย. 18
12117
0
ก.ค. 15
3940