Cookiecutter Cookiecutter Django Versions Save

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

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)

2024.03.03

2 months ago

Updated

  • Update django-celery-beat to 2.6.0 (#4899)

2024.03.01

2 months ago

Changed

  • Add a maintainer guide to the docs (#4884)

Updated

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

  • Update ruff to 0.3.0 (#4896)

2024.02.28

2 months ago

Fixed

  • Fix invalid HTML in django-allauth field element template (#4894)

  • Fix permissions for media files when served by nginx (#4889)

Documentation

  • Fix broken "Two scoops of django" link in FAQ (#4892)

Updated

  • Update redis to 5.0.2 (#4895)

  • Update sentry-sdk to 1.40.6 (#4893)

2024.02.26

2 months ago

Changed

  • Allauth elements & MFA (#4843)

Updated

  • Update pytest to 8.0.2 (#4890)

  • Update crispy-bootstrap5 to 2024.2 (#4891)

2024.02.24

2 months ago

Updated

  • Update coverage to 7.4.3 (#4888)

2024.02.23

2 months ago

Changed

  • Switch to local imports within app (#4883)

  • Install ruff extension in devcontainer.json (#4887)

Updated

  • Bump webpack-dev-server to 5.0.2 (#4875)

2024.02.21

2 months ago

Changed

  • Switch to celery.shared_task to define tasks (#4881)

  • Replace usages of get_user_model by importing model directly (#4879)

Updated

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

  • Update pre-commit to 3.6.2 (#4874)

  • Update ruff to 0.2.2 (#4871)