I have 2 models, "Listing" and "Bid" Bids:
# bids and bidder class Bid(models.Model): bid = models.IntegerField(default=10) #default