I have two models, field of one of them pointing to the other as shown below:
class Group(models.Model): group_company_id = models.CharField(primary_key=T