Cookiecutter Changes
- Add type annotation to
STORAGES
setting - Include full
LICENSE
file - Fix typos in comments
- Remove obsolete
MANIFEST.in
file - Add
SECURE_PROXY_SSL_HEADER
setting tosettings.heroku_production
- Upgrade GitHub Actions dependencies
django-resonant-settings
Changes
- Enable
AWS_S3_FILE_OVERWRITE
- Remove
SECURE_PROXY_SSL_HEADER
setting - Add support for Python 3.14