Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
==========================
Django 4.2.8 release notes
*Expected December 4, 2023*
Django 4.2.8 fixes several bugs in 4.2.7.
Bugfixes
========
* Fixed a regression in Django 4.2 that caused :option:`makemigrations --check`
to stop displaying pending migrations (:ticket:`34457`).