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

For creating a dict, i used the following code:

<t t-set="count" t-value="dict()"/>

<t t-foreach="count_obj" t-as="ob">

<t t-set="count" t-esc="count.update({ob.id: ob.name})"/>

</t>


But i am getting  a none value.Why?
Can anyone help me?Thanks in advance..
アバター
破棄
関連投稿 返信 ビュー 活動
2
9月 20
8922
7
4月 23
28354
0
10月 21
2148
1
1月 24
1837
1
6月 23
4295