mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #34051 -- Made makemigrations --check exit before making migrations.
This commit is contained in:
committed by
Mariusz Felisiak
parent
5d36a8266c
commit
80d38de52b
@@ -322,6 +322,9 @@ Miscellaneous
|
||||
* The ``autofocus`` HTML attribute in the admin search box is removed as it can
|
||||
be confusing for screen readers.
|
||||
|
||||
* The :option:`makemigrations --check` option no longer creates missing
|
||||
migration files.
|
||||
|
||||
.. _deprecated-features-4.2:
|
||||
|
||||
Features deprecated in 4.2
|
||||
|
||||
Reference in New Issue
Block a user