[2.0.x] Refs #25604 -- Removed docs for makemigrations --exit.

Follow up to e0910dcc92.
Backport of b98dc1706e from master
This commit is contained in:
Chris Jerdonek 2018-01-20 07:44:09 -08:00 committed by Tim Graham
parent c881c4f1f8
commit b749c35618
1 changed files with 0 additions and 3 deletions

View File

@ -755,9 +755,6 @@ Enables fixing of migration conflicts.
Allows naming the generated migration(s) instead of using a generated name. Allows naming the generated migration(s) instead of using a generated name.
Makes ``makemigrations`` exit with error code 1 when no migrations are created
(or would have been created, if combined with ``--dry-run``).
.. django-admin-option:: --check .. django-admin-option:: --check
Makes ``makemigrations`` exit with a non-zero status when model changes without Makes ``makemigrations`` exit with a non-zero status when model changes without