mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #25063 -- Added path to makemigration's output of migration file.
This commit is contained in:
committed by
Tim Graham
parent
e090070761
commit
99a1265a39
@@ -199,6 +199,9 @@ Management Commands
|
||||
command exit with a non-zero status when model changes without migrations are
|
||||
detected.
|
||||
|
||||
* :djadmin:`makemigrations` now displays the path to the migration files that
|
||||
it generates.
|
||||
|
||||
Migrations
|
||||
^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user