mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
[1.7.x] Document -l as well as --list on migrate
This commit is contained in:
parent
2100bcef41
commit
4368457a27
@ -698,7 +698,7 @@ be warned that using ``--fake`` runs the risk of putting the migration state
|
|||||||
table into a state where manual recovery will be needed to make migrations
|
table into a state where manual recovery will be needed to make migrations
|
||||||
run correctly.
|
run correctly.
|
||||||
|
|
||||||
.. django-admin-option:: --list
|
.. django-admin-option:: --list, -l
|
||||||
|
|
||||||
The ``--list`` option will list all of the apps Django knows about, the
|
The ``--list`` option will list all of the apps Django knows about, the
|
||||||
migrations available for each app and if they are applied or not (marked by
|
migrations available for each app and if they are applied or not (marked by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user