cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Jens Kaeske 88a9a15dbf
Fix handling of staticfile settings if cloud provider and whitenoise are selected (#5057)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2024-05-13 21:45:55 +01:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Add a prefix setting so that swagger tags are generated in a readable way (#4975) 2024-04-16 13:18:05 +01:00
local.py Add options to reload django when file changes in windows docker (#4971) 2024-04-16 19:23:05 +01:00
production.py Fix handling of staticfile settings if cloud provider and whitenoise are selected (#5057) 2024-05-13 21:45:55 +01:00
test.py Apply ruff to codebase 2024-02-13 11:59:55 +01:00