v17.3.5
v17.3.5 (2024-06-12)
Ci
Fix
- fix: replace deprecated bucket argument for recommended bucket_name (#107)
The S3Boto3Storage backend no longer accepts the argument bucket. Use
bucket_name or the setting AWS_STORAGE_BUCKET_NAME instead:
jschneier/django-storages#636 (f21d338
)