I have two models, Contestant and Team, which have a relationship with each other. They are defined like so:
class Contestant(models.Model): contestant_em