Releases: cookiecutter/cookiecutter-django
Releases · cookiecutter/cookiecutter-django
2021.12.25
Changed
- Automatically add Django version label to issue (#3492)
Updated
- Auto-update pre-commit hooks (#3493)
2021.12.24
Changed
- Simplify
TEMPLATES
settings with APP_DIRS=True
(#3488)
- Fix docs not building (#3491)
- Remove pylint-django from VITAL_BUT_UNKNOWN (#3490)
- Making docs image 40% smaller and also making python version upgrades easier for multi-stage builds. (#2836)
- Added Django's current language to the lang attribute of the html tag (#3174)
Updated
- Update uvicorn to 0.16.0 (#3454)
2021.12.22
Changed
- Use built-in pip caching from actions/setup-python in generated project (#3481)
- Speed up CI tests on macOS (#3480)
Updated
- Update mypy to 0.930 (#3487)
- Update redis to 4.0.2 (#3486)
- Update django-redis to 5.2.0 (#3485)
2021.12.20
Changed
- Add a PyCharm run configuration for docker-compose (#3462)
2021.12.19
Updated
- Update mypy to 0.920 (#3478)
- Update django-compressor to 3.1 (#3476)
- Update sphinx to 4.3.2 (#3477)
2021.12.17
Fixed
- Fix BrowserSync config on non-Docker setup (#3461)
2021.12.16
Fixed
- Fix carriage return in
.gitignore
on Windows (#3456)
Updated
- Update django-debug-toolbar to 3.2.4 (#3473)
2021.12.15
Updated
- Update djangorestframework to 3.13.1 (#3472)
2021.12.14
Updated
- Update rcssmin & django-compressor (#3470)
- Update pytest-django to 4.5.2 (#3471)
- Bump peter-evans/create-pull-request from 3.11.0 to 3.12.0 (#3469)
2021.12.13
Updated
- Update djangorestframework to 3.13.0 (#3468)
- Update sentry-sdk to 1.5.1 (#3467)
- Update django-debug-toolbar to 3.2.3 (#3466)
- Update argon2-cffi to 21.3.0 (#3464)
- Update django-allauth to 0.47.0 (#3459)