Currently, I\'ve the next models:
class Variant(models.Model): name = models.CharField(\'name\', max_length=60) c