Skip to content

Releases: cookiecutter/cookiecutter-django

2021.12.04

05 Dec 02:19
Compare
Choose a tag to compare

Changed

  • Removed mention of Foundation fork from readme (#3445)

Updated

  • Update pytest-django to 4.5.1 (#3443)

2021.12.01

02 Dec 02:15
Compare
Choose a tag to compare

Updated

  • Update pre-commit to 2.16.0 (#3442)

2021.11.30

01 Dec 02:18
Compare
Choose a tag to compare

Updated

  • Update django-redis to 5.1.0 (#3440)
  • Update django-stubs to 1.9.0 (#3439)

2021.11.29

30 Nov 02:08
Compare
Choose a tag to compare

Fixed

  • Fix pre-commit config (#3435)

Updated

  • Update sphinx to 4.3.1 (#3438)

2021.11.27

28 Nov 02:14
Compare
Choose a tag to compare

Updated

  • Update coverage to 6.2 (#3437)

2021.11.26

27 Nov 02:15
Compare
Choose a tag to compare

Changed

  • Setup pre-commit for the template files (#3433)

2021.11.25

26 Nov 02:14
Compare
Choose a tag to compare

Changed

  • Add an assertion to fix mypy type error (#3150)
  • Make django depend on redis in local Docker (#3265)

2021.11.24

25 Nov 02:15
Compare
Choose a tag to compare

Changed

  • Cache Python dependencies on our CI (#3434)
  • Small formatting fixes to Deploy to PythonAnywhere page (#3432)

Updated

  • Upgrade to Django 3.2 (#3425)

2021.11.22

23 Nov 02:14
Compare
Choose a tag to compare

Changed

  • Removed unnecessary custom context processor exposing the DEBUG Template Context Variable (#3042)
  • Clean up trailing whitespace (#3430)

Updated

  • Update redis to 4.0.2 (#3431)
  • Bump Postgres to 13.5 12.9 11.14 10.19; add 14.1 (#3428)

2021.11.20

21 Nov 02:16
Compare
Choose a tag to compare

Fixed

  • Update repos for pre-commit hooks (#3424)

Updated

  • Bump pre-commit/action to 2.0.3 (#3426)