#31681: Output checks ran via manage.py checks.
-------------------------------------+-------------------------------------
Reporter: thenewguy | Owner: nobody
Type: New feature | Status: closed
Component: Core (System | Version: master
checks) |
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* status: new => closed
* type: Uncategorized => New feature
* component: Uncategorized => Core (System checks)
* version: 3.0 => master
* resolution: => wontfix
Comment:
Thanks for this ticket, however system checks are a set of conditions
checked inside many methods, that's why it will be really complicated
(maybe even not feasible) to list them when running `django-admin checks`.
Moreover `django-admin checks` runs all checks in selected tags so I don't
think that copying a [https://docs.djangoproject.com/en/stable/ref/checks/
documentation page] to the management command output is valuable. You can
start a discussion on DevelopersMailingList if you don't agree.
--
Ticket URL: <https://code.djangoproject.com/ticket/31681#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.1688bf6ae0391319936821f6dad45699%40djangoproject.com.