mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #34457 -- Restored output for makemigrations --check.
Co-authored-by: David Sanders <shang.xiao.sanders@gmail.com> Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
This commit is contained in:
@@ -9,4 +9,5 @@ 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`).
|
||||
|
||||
Reference in New Issue
Block a user