I have this video uploader in django, but it is not working. Here is my model:
#blog/models.py class Videos(models.Model): title = models.CharField(max_length