Cookiecutter Django Versions Save

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

2024.03.27

1 month 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

2 months 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

2 months ago

Updated

  • Update djangorestframework to 3.15.0 (#4929)

2024.03.10

2 months 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)

2024.03.07

2 months ago

Updated

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

  • Update sentry-sdk to 1.41.0 (#4908)

2024.03.06

2 months ago

Fixed

  • Fix fully qualified docker images (#4905)

2024.03.04

2 months ago

Updated

  • Update pytest to 8.1.0 (#4900)

  • Update django to 4.2.11 (#4901)