I have the following model:
def MyModel(models.Model): other = models.ForeignKey(OtherModel, db_column=\'other\', on_