Cookiecutter Django Versions Save

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

2024.04.10

2 weeks ago

Updated

  • Bump python from 3.12.2 to 3.12.3 in docs (#4979)

  • Bump python from 3.12.2 to 3.12.3 in local (#4981)

  • Bump python from 3.12.2 to 3.12.3 in production (#4980)

2024.04.09

2 weeks ago

Documentation

  • Fix start command for docs (#4978)

2024.04.07

2 weeks ago

Updated

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

2024.04.06

2 weeks ago

Fixed

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

2024.04.05

2 weeks ago

Updated

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

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

3 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

4 weeks ago

Documentation

  • Update mentions of psycopg in comments (#4947)