Cookiecutter Django Versions Save

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

2024.04.17

2 weeks ago

Updated

  • Update sphinx to 7.3.5 (#5003)

  • Update gunicorn to 22.0.0 (#5001)

  • Update sphinx to 7.3.3 (#5000)

2024.04.16

2 weeks ago

Changed

  • Add a prefix setting so that swagger tags are generated in a readable way (#4975)

Fixed

  • Fix runserver_plus hot-reload when under Windows + Docker (#4971)

Documentation

  • Update docs for test_bare.sh (#4996)

Updated

  • Bump traefik from 2.11.0 to 2.11.2 (#4993)

  • Update sphinx-autobuild to 2024.4.16 (#4999)

  • Update sphinx-autobuild to 2024.4.13 (#4991)

  • Update sentry-sdk to 1.45.0 (#4982)

  • Update ruff to 0.3.7 (#4989)

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

2024.04.10

3 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

3 weeks ago

Documentation

  • Fix start command for docs (#4978)

2024.04.07

4 weeks ago

Updated

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

2024.04.06

1 month ago

Fixed

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

2024.04.05

1 month ago

Updated

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

2024.04.03

1 month ago

Changed

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

Updated

  • Update sentry-sdk to 1.44.1 (#4963)

2024.04.02

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

1 month ago

Documentation

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