django/tests/fixtures_regress
Claude Paroz 45c0d2e1ce [1.6.x] Fixed #21551 -- Reenabled loading fixtures from subdirectory
This was a regression in Django 1.6 that was only partially
restored in 839940f27f.
Thanks Jonas Haag for the report.
Backport of 41ebc4838d from master.
2013-12-07 10:48:34 +01:00
..
fixtures [1.6.x] Fixed #21457 -- Allowed fixture file name to contain dots 2013-11-18 20:34:39 +01:00
fixtures_1 [1.6.x] Fixed #21551 -- Reenabled loading fixtures from subdirectory 2013-12-07 10:48: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.6.x] Fixed #20933 -- Allowed loaddata to load fixtures from relative paths. 2013-08-20 21:28:14 +02:00
tests.py [1.6.x] Fixed #21551 -- Reenabled loading fixtures from subdirectory 2013-12-07 10:48:34 +01:00