django edit table You are trying to add a non-nullable field code example Example: make column nullable django field = models.DateField(null=True)