1
0
mirror of https://github.com/django/django.git synced 2025-07-17 16:19:12 +00:00

[3.1.x] Removed redundant sentence in 'check' management command docs.

Backport of 187e088b48449a9d3535c85e407f070a4ebc94ef from master
This commit is contained in:
Adam Johnson 2020-12-14 05:31:53 +00:00 committed by Mariusz Felisiak
parent 50f436bb8a
commit 092a25dcf2

View File

@ -95,8 +95,6 @@ providing a list of app labels as arguments::
django-admin check auth admin myapp
If you do not specify any app, all apps will be checked.
.. django-admin-option:: --tag TAGS, -t TAGS
The system check framework performs many different types of checks that are