main
Refs #36639 -- Updated test migrations to match models.
Merged regressiontests and modeltests into the test root.
Removed unused __str__() methods in tests models.
Removed redundant QuerySet.all() calls in docs and tests.