django/tests/fixtures_regress
Ramiro Morales 862e1ff234 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.
2014-05-17 17:36:45 -03:00
..
fixtures Fixed #22421 -- Regression in fixtures loading. 2014-05-17 17:36:45 -03: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 Fixed #22421 -- Regression in fixtures loading. 2014-05-17 17:36:45 -03:00
tests.py Fixed #22421 -- Regression in fixtures loading. 2014-05-17 17:36:45 -03:00