django/tests/fixtures_regress
Ramiro Morales fb45e666c2 [1.7.x] Fixed #22421 -- Regression in fixtures loading.
Loading fixtures were failing since the refactoring in 244e2b71f5 for
inheritance setups where the chain contains abstract models and the
root ancestor contains a M2M relation.

Thanks Stanislas Guerra for the report.

Refs #20946.

Backport of 862e1ff234 from master
2014-05-22 07:38:39 -04:00
..
fixtures [1.7.x] Fixed #22421 -- Regression in fixtures loading. 2014-05-22 07:38:39 -04:00
fixtures_1 Fixed #21551 -- Reenabled loading fixtures from subdirectory 2013-12-07 10:47:34 +01:00
fixtures_2 Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py [1.7.x] Fixed #22421 -- Regression in fixtures loading. 2014-05-22 07:38:39 -04:00
tests.py [1.7.x] Fixed #22421 -- Regression in fixtures loading. 2014-05-22 07:38:39 -04:00