I have a model with this field:
carousel_image = models.ImageField(upload_to=\'news/%Y/%m/%d, null=True, blank=True)
I was wondering why excl