main
Made it possible to create apps without a models module.
Merged regressiontests and modeltests into the test root.
Removed numbering from the models.py header of some test packages.
Fixed #23620 -- Used more specific assertions in the Django test suite.