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?