cookiecutter-django/hooks
Jens Kaeske bda89eaa06
Replace custom static & media storage classes by passing options in the STORAGES setting (#4803)
The custom cloud storages module has been deleted, and the settings have been updated to use the storage backend settings directly from each cloud provider's storage backend libraries. These changes have simplified the cloud storage configuration for each cloud provider in the production settings file.
2024-01-25 09:01:27 +00:00
..
post_gen_project.py Replace custom static & media storage classes by passing options in the STORAGES setting (#4803) 2024-01-25 09:01:27 +00:00
pre_gen_project.py Fix inconsistent line length and move configs to pyproject.toml (#4276) 2023-04-15 15:43:04 +01:00