cookiecutter-django/{{cookiecutter.project_slug}}/requirements
Wan Liuyang de5504f414
Rename custom S3Boto3Storage subclasses (#1784)
Closes #1788 

This PR preps for the upcoming `django-storages` 2.X:

1. ~~Explicitly set default ACL to None which was [incorrectly set](3f6ec74942/storages/backends/s3boto3.py (L195)) to `public-read` by `django-storages`~~

2. Renamed `StaticRootS3BotoStorage` to `StaticRootS3Boto3Storage` to avoid confusion. This is to prep for the upcoming `S3Boto` class deprecation.

See also:
https://django-storages.readthedocs.io/en/latest/backends/amazon-S3.html#settings
https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst
2018-09-09 19:59:04 +08:00
..
base.txt Update python-slugify to 1.2.6 (#1782) 2018-09-03 08:13:35 +08:00
local.txt Merge pull request #1790 from pydanny/pyup-update-pytest-3.7.4-to-3.8.0 2018-09-09 12:10:51 +01:00
production.txt Rename custom S3Boto3Storage subclasses (#1784) 2018-09-09 19:59:04 +08:00