I don t understand where is my mistake: my model:
class Listing(models.Model): enddate= models.DateField(\'Ending Date\', blank=False)
forms