問題タブ [saleor]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
111 問題
0
投票する
1
に答える
565
参照
python-3.x - 「MoneyField」オブジェクトには属性「serialize」がありません
Product
フィールドMoneyField
を持つモデルがあります/products/models.py
私views.py
は:
とserializers.py
:
URLにアクセスするとエラーが発生します:
手伝って頂けますか?ありがとうございました!