cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Bruno Alla 1899b485e6
Migrate to the unified STORAGES setting added in Django 4.2 (#4477)
* changed settings.py vars to reflect django-4.2

* Fix code style

* removed overriding and if block in variable

* Fix code style

* Remove comment

* Add back default file storage

---------

Co-authored-by: Manan Bhavsar <mananbh9@live.com>
2024-01-24 15:32:44 +00:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Update allauth settings documentation links (#4769) 2024-01-09 18:56:10 +00:00
local.py Replace Mailhog with Mailpit (#4551) 2023-09-06 20:41:01 +01:00
production.py Migrate to the unified STORAGES setting added in Django 4.2 (#4477) 2024-01-24 15:32:44 +00:00
test.py Change MEDIA_URL to an absolute URL in tests (#4460) 2023-08-28 19:02:09 +01:00