main
Fixed #25680 -- Added django-admin shell --command option.
Fixed #35515 -- Added automatic model imports to shell management command.
Refs #35680 -- Sorted shell default autoimports to prevent isort mismatches.