Skip to content
This repository has been archived by the owner on Jun 13, 2019. It is now read-only.

Update django-storages to 1.5.2 #36

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

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! 🤖

@mention-bot
Copy link

@pyup-bot, thanks for your PR! By analyzing the history of the files in this pull request, we identified @ad-m to be a potential reviewer.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 82.58% when pulling 0a98d82 on pyup-update-django-storages-1.5.1-to-1.5.2 into 4d23af5 on master.

@ad-m ad-m closed this Apr 5, 2017
@ad-m ad-m deleted the pyup-update-django-storages-1.5.1-to-1.5.2 branch April 5, 2017 01:05
# 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.

4 participants