Releases: codingjoe/django-s3file
Releases · codingjoe/django-s3file
5.3.0
- Do not use JSON to encode multi file upload
5.2.0
- Add official Python 3.9 support
5.1.3
- Hofix -- Cast
PurePosixPath
to string #120
5.1.2
- Fix #118 -- Support custom AWS locations without a trailing slash
5.1.0
- Drop official Django 1.11 support
- Add official Django 3.1 support
- Fix Attribute error in django-storages version 1.10
- Adapt codebase to match black code style
- Upgrade CI workflows
5.0.6
- Fix #110 -- Enable S3Input support for dummy storage
5.0.5
- Fix wrong removal from folder slashes if AWS_LOCATION is not set
5.0.4
- Fix missing minified JavaScript in pypi packages
5.0.3
- Fix missing minified JavaScript in pypi packages