I have 2 models:
import uuid from django.db import models class Country(models.Model): name = models.CharField(ma