Get a list of related objects in model's __str__

前端 未结 0 513
长情又很酷
长情又很酷 2020-12-14 07:29

I have two models with One-to-Many relationship; Listing, and Bids. Is it possible to retrieve and display a list of Bid objects\' bid_price in Listing\'s str method?

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