mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #27432 -- Made app_label arguments limit showmigrations --plan output.
This commit is contained in:
committed by
Tim Graham
parent
d976760260
commit
8b734d2f99
@@ -325,6 +325,9 @@ Management Commands
|
||||
* The new :option:`diffsettings --default` option allows specifying a settings
|
||||
module other than Django's default settings to compare against.
|
||||
|
||||
* ``app_label``\s arguments now limit the :option:`showmigrations --plan`
|
||||
output.
|
||||
|
||||
Migrations
|
||||
~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user