cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}
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
..
contrib Prevent error in data migration caused by long project name (#4525) 2023-08-14 23:00:26 +01:00
static Add more pre-commit hooks (#4266) 2023-04-15 12:15:15 +01:00
templates Display custom 403_csrf.html while getting a csrf error in prod (#4464) 2023-07-24 12:41:10 +01:00
users Override _after_postgeneration to force save in User factory (#4534) 2023-08-19 20:31:53 +01:00
utils Update django-storages to 1.14 (#4564) 2023-09-12 12:07:28 +01:00
__init__.py Fix inconsistent line length and move configs to pyproject.toml (#4276) 2023-04-15 15:43:04 +01:00
conftest.py Simplify database access in tests (#3807) 2022-07-26 23:44:34 +01:00