flake8
passed.
JSHint
passed.
Review Request #11358 — Created Jan. 6, 2021 and submitted
Information | |
---|---|
chipx86 | |
Review Board | |
release-4.0.x | |
Reviewers | |
reviewboard | |
The resolve-check management command wasn't properly ported over to the
modern Django management command code. This prevented checks from being
resolved.This change fixes that, and it also records the
static-media
check as
resolved for new installations, so users aren't told they have to
manually update anything.
Tested resolving a check successfully.
Tested creating a new site and verifying I didn't have to resolve the
static-media
check.
Summary | |
---|---|