flake8
passed.
JSHint
passed.
Review Request #12895 — Created March 16, 2023 and submitted
We had some inconsistencies in the admin UI with the field type used for
local_site
relations. In most cases we were using raw ID fields, but a
few things still used the default drop-down. This change fixes up the
things that weren't right.
Audited admin forms for all models that had a
local_site
relation. Saw
that we used the raw ID field everywhere.
Summary | ID |
---|---|
41cd60fd67b85b2ea5323d467e916b035a84f349 |