flake8
passed.
JSHint
passed.
Review Request #11358 — Created Jan. 6, 2021 and submitted
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 | ID |
---|---|
55d2b49945ab15ca28705344ab33b7e3a7beaf6b |