Cookiecutter Cookiecutter Django Versions Save

Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

2024.04.03

3 weeks ago

Changed

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

Updated

  • Update sentry-sdk to 1.44.1 (#4963)

2024.04.02

3 weeks ago

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

4 weeks ago

Documentation

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

2024.03.27

4 weeks ago

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

1 month ago

Documentation

  • Update mentions of psycopg in comments (#4947)

2024.03.21

1 month ago

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

1 month ago

Changed

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

  • Upgrade Python to version 3.12 (#4930)

2024.03.18

1 month ago

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)

2024.03.17

1 month ago

Updated

  • Update djangorestframework to 3.15.0 (#4929)

2024.03.10

1 month ago

Updated

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

  • Update ruff to 0.3.2 (#4911)

  • Update uvicorn to 0.28.0 (#4913)

  • Update redis to 5.0.3 (#4916)

  • Update pytest to 8.1.1 (#4914)