add content type for s3

This commit is contained in:
2021-03-17 13:05:54 +03:00
parent 178310d844
commit ffc9c42370
3 changed files with 20 additions and 9 deletions

View File

@@ -38,6 +38,7 @@ twisted = {extras = ["http2", "tls"], version = "*"}
whitenoise = "*"
django-picklefield = "*"
boto3 = "*"
filetype = "*"
[dev-packages]