Releases: cookiecutter/cookiecutter-django
Releases · cookiecutter/cookiecutter-django
2022.02.24
Updated
- Update django-allauth to 0.49.0 (#3613)
- Update sentry-sdk to 1.5.6 (#3611)
- Update python-slugify to 6.1.0 (#3612)
2022.02.21
Changed
- Cancel previous CI runs on successive PR pushes with GitHub actions (#3575)
Updated
- Update coverage to 6.3.2 (#3610)
- Update gitpython to 3.1.27 (#3607)
- Update pylint-django to 2.5.2 (#3602)
- Update python-slugify to 6.0.1 (#3599)
- Update uvicorn to 0.17.5 (#3596)
- Update redis to 4.1.4 (#3595)
2022.02.20
Changed
- Fix incorrect createdb instruction in documentation (#3606)
2022.02.16
Fixed
- Fix Swagger schema API endpoint & add a test for it (#3592)
2022.02.15
Changed
- Update the drf-spectacular local dev server url to use http instead of https (#3591)
2022.02.13
Changed
- Change docs port from 7000 to 9000 (#3590)
2022.02.12
Updated
- Update pytest to 7.0.1 (#3588)
2022.02.11
Updated
- Update sentry-sdk to 1.5.5 (#3586)
2022.02.10
Fixed
- Fix GitLab CI error caused by Docker Compose's
platform
option (#3585)
Updated
- Update whitenoise to 6.0.0 (#3583)
2022.02.08
Fixed
- Fixed some typos in drf-spectacular description and comments (#3579)
Updated
- Update redis to 4.1.3 (#3577)
- Update werkzeug to 2.0.3 (#3576)