cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
pyup.io bot c27a9a8454
Update django-storages to 1.14 (#4564)
* Update django-storages from 1.13.2 to 1.14

* Update django-storages from 1.13.2 to 1.14

* Update django-storages from 1.13.2 to 1.14

* Migrate to new namespace for S3 Storage class

* Update extra require for django-storages

* Rename our subclasses for S3Storage to match parent naming

* Remove "Root" in our own storage class names

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-09-12 12:07:28 +01:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Update django-allauth to 0.56.0 (#4571) 2023-09-07 20:19:19 +01:00
local.py Replace Mailhog with Mailpit (#4551) 2023-09-06 20:41:01 +01:00
production.py Update django-storages to 1.14 (#4564) 2023-09-12 12:07:28 +01:00
test.py Change MEDIA_URL to an absolute URL in tests (#4460) 2023-08-28 19:02:09 +01:00