Say I have the following model:
class DenyList(models.Model): vm_id = models.CharField(max_length=25)