#31528: collectstatic doesn't run staticfiles checks.
-------------------------------------+------------------------------------
Reporter: Keryn Knight | Owner: nobody
Type: Bug | Status: new
Component: contrib.staticfiles | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+------------------------------------
Changes (by felixxm):
* stage: Unreviewed => Accepted
Comment:
We should be able to run only `staticfiles` checks with
`self.check(app_configs)` or by using `Tags`, `self.check(tags=[...])`.
--
Ticket URL: <https://code.djangoproject.com/ticket/31528#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.9a820d0a276c18f7b3aea570ba652422%40djangoproject.com.