Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Update django-storages to 1.5.2 #207

Merged
merged 1 commit into from
Jan 13, 2017

Conversation

pyup-bot
Copy link
Contributor

There's a new version of django-storages available.
You are currently using 1.5.1. I have updated it to 1.5.2

These links might come in handy: PyPI | Changelog | Repo

Changelog

1.5.2


  • Actually use SFTP_STORAGE_HOST in SFTPStorage backend (204_ thanks jbittel)
  • Fix S3Boto3Storage to avoid race conditions in a multi-threaded WSGI environment (238_ thanks jdufresne)
  • Fix trying to localize a naive datetime when settings.USE_TZ is False in S3Boto3Storage.modified_time.
    (thanks to tomchuk and piglei for the reports and the patches, 235, 234)
  • Fix automatic bucket creation in S3Boto3Storage when AWS_AUTO_CREATE_BUCKET is True (196_ thanks linuxlewis)
  • Improve the documentation for the S3 backends (thanks to various contributors!)

.. _204: jschneier/django-storages#204
.. _238: jschneier/django-storages#238
.. _234: jschneier/django-storages#234
.. _235: jschneier/django-storages#235
.. _196: jschneier/django-storages#196

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@nirgn975 nirgn975 merged commit d436d3c into master Jan 13, 2017
@nirgn975 nirgn975 deleted the pyup-update-django-storages-1.5.1-to-1.5.2 branch January 13, 2017 20:03
nirgn975 pushed a commit that referenced this pull request Oct 9, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants