Skip to content

Releases: cookiecutter/cookiecutter-django

2024.04.06

07 Apr 02:13
Compare
Choose a tag to compare

Fixed

  • Fix syntax error in GitHub CI workflow (#4972)

2024.04.05

06 Apr 02:10
Compare
Choose a tag to compare

Updated

  • Update django-webpack-loader to 3.1.0 (#4965)

2024.04.03

04 Apr 02:12
Compare
Choose a tag to compare

Changed

  • Update GH actions to resolve deprecation warnings (#4964)

Updated

  • Update sentry-sdk to 1.44.1 (#4963)

2024.04.02

03 Apr 02:11
Compare
Choose a tag to compare

Changed

  • Change pytest import mode to importlib (#4950)

  • Use main over master for branch name in deployment-on-heroku instruction (#4954)

  • change obsolete docker image "docker/compose:1.29.2" to "docker:25.0" (#4961)

Updated

  • Update sentry-sdk to 1.44.0 (#4948)

  • Update ruff to 0.3.5 (#4955)

  • Update gitpython to 3.1.43 (#4951)

  • Update pillow to 10.3.0 (#4953)

  • Update django-model-utils to 4.5.0 (#4956)

  • Update drf-spectacular to 0.27.2 (#4957)

  • Update werkzeug to 3.0.2 (#4958)

  • Auto-update pre-commit hooks (#4959)

2024.03.29

30 Mar 02:08
Compare
Choose a tag to compare

Documentation

  • Add instruction for adding a django app (#4944)

2024.03.27

28 Mar 02:12
Compare
Choose a tag to compare

Updated

  • Update pre-commit to 3.7.0 (#4943)

  • Update djangorestframework to 3.15.1 (#4941)

  • Update ruff to 0.3.4 (#4936)

  • Auto-update pre-commit hooks (#4937)

2024.03.26

27 Mar 02:10
Compare
Choose a tag to compare

Documentation

  • Update mentions of psycopg in comments (#4947)

2024.03.21

22 Mar 02:10
Compare
Choose a tag to compare

Changed

  • Add PostgreSQL 16, remove Postgres 10 and 11 (#4935)

Updated

  • Update uvicorn to 0.29.0 (#4933)

  • Update sentry-sdk to 1.43.0 (#4934)

2024.03.19

20 Mar 02:10
Compare
Choose a tag to compare

Changed

  • Add documentation to upgrade Postgres in Docker environment. Fix: #461 (#4898)

  • Upgrade Python to version 3.12 (#4930)

2024.03.18

19 Mar 02:10
Compare
Choose a tag to compare

Changed

  • Split the docs from local.yml and build the service in CI (#4909)

Updated

  • Update django-anymail to 10.3 (#4919)

  • Update sentry-sdk to 1.42.0 (#4921)

  • Update coverage to 7.4.4 (#4926)

  • Update ruff to 0.3.3 (#4927)

  • Auto-update pre-commit hooks (#4928)