django null and blank code example Example: make column nullable django field = models.DateField(null=True)