ieldError: Unsupported lookup for AutoField or join on the field not permitted

前端 未结 0 1231
清酒与你
清酒与你 2020-12-12 15:45

Good day, I am trying to build a system that creates an order and allows a user to add pieces. Here are the two models:

class Order(models.Model):

    order_         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题