I want to upload a file to an S3 location from a form. I\'m using Python3 and django
This is what I have in my model:
class MediaSubtitle(models.Model)