summaryrefslogtreecommitdiff
path: root/tests/fixtures_regress/fixtures_1
AgeCommit message (Collapse)Author
2013-12-07Fixed #21551 -- Reenabled loading fixtures from subdirectoryClaude Paroz
This was a regression in Django 1.6 that was only partially restored in 839940f27f. Thanks Jonas Haag for the report.
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner