mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #29470 -- Logged makemigrations automatic decisions in non-interactive mode.
This commit is contained in:
committed by
Mariusz Felisiak
parent
241ba23870
commit
32f1fe5f89
@@ -163,7 +163,8 @@ Logging
|
||||
Management Commands
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* :option:`makemigrations --no-input` now logs default answers and reasons why
|
||||
migrations cannot be created.
|
||||
|
||||
Migrations
|
||||
~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user