main
Merged regressiontests and modeltests into the test root.
Fixed #36730 -- Fixed constraint validation crash for excluded FK attnames.
Modified tests to format PKs with %s rather than %d.
Fixed #36201 -- Caught ValidationError in ModelChoiceField/ModelMultipleChoiceField.clean().