問題タブ [user-mode-linux]
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.
python - "...'" を割り当てることができません: "..." は "User" インスタンスでなければなりません
支援のためのmodels.py
カスタム ユーザー用の models.py
カスタム ユーザーの manager.py
これは支援のためのview.pyです
リクエストを挿入しようとすると、次のエラーのみが表示されます: ValueError at /Assistance/ Cannot assign "'User.User'": "AssistanceQuest.Customer" must be a "User" instance.
誰かが私を助けることができますか?