I have a model looks like this
class Program(models.Model): name = models.CharField(max_length=20, default=\'program_1\') pazartesi = ListCharField(