Skip to content

Bump django from 4.2.3 to 4.2.4

HIFIS Bot requested to merge dependabot/pip/django-4.2.4 into master

Bumps django from 4.2.3 to 4.2.4.

Commits
  • 6f4c7c1 [4.2.x] Bumped version for 4.2.4 release.
  • e53d623 [4.2.x] Added release date for 4.2.4.
  • 8808d9d [4.2.x] Fixed #34750 -- Fixed QuerySet.count() when grouping by unused multi-...
  • 2ef2b2f [4.2.x] Corrected pycon formatting in some docs.
  • 8db9a0b [4.2.x] Fixed warnings per flake8 6.1.0.
  • 739da73 [4.2.x] Fixed #34748 -- Fixed queryset crash when grouping by a reference in ...
  • a52a2b6 [4.2.x] Fixed #34749 -- Corrected QuerySet.acreate() signature in docs.
  • 12ebd9a [4.2.x] Refs #34712 -- Doc'd that defining STORAGES overrides the default con...
  • 1f9d00e [4.2.x] Added missing backticks in docs.
  • c99d935 [4.2.x] Fixed typo in docs/ref/models/querysets.txt.
  • Additional commits viewable in compare view

Merge request reports