django/tests/fixtures_regress
Claude Paroz da0ebe39f6 [1.7.x] Fixed #23651 -- Isolated non-existent fixture tests
Previous versions of the tests were buggy, as initial_data.json
did exist and the test wasn't failing. It was finally failing on
Python 3.4.2.
Thanks Raphaël Hertzog for the report (and Debian bug #765117
contributors).
Backport of 7a893ee771 from master.
2014-10-15 09:18:14 +02: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 #23651 -- Isolated non-existent fixture tests 2014-10-15 09:18:14 +02:00