django/tests/fixtures_regress
Claude Paroz 7a893ee771 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).
2014-10-15 09:17:44 +02:00
..
fixtures Merge pull request #2679 from ramiro/t22421 2014-05-21 18:57:46 -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 #23651 -- Isolated non-existent fixture tests 2014-10-15 09:17:44 +02:00