summaryrefslogtreecommitdiff
path: root/tests/fixtures_regress/fixtures
Commit message (Expand)AuthorAgeFilesLines
* Fixed #33582 -- Fixed deserializing natural keys with foreing key dependencie...François Granade2022-03-181-0/+15
* Fixed loaddata error message when uncompressed fixture has a dot in its name.Sergey Fedoseev2018-09-261-0/+0
* Fixed spelling of "nonexistent".Tim Graham2017-02-031-1/+1
* Fixed #17946 -- Fixed deserialization of self-referencing M2M fieldsClaude Paroz2014-12-231-0/+1
* Merge pull request #2679 from ramiro/t22421Ramiro Morales2014-05-211-0/+17
|\
| * Fixed #22421 -- Regression in fixtures loading.Ramiro Morales2014-05-171-0/+17
* | Fixed #21799 - Modified loaddata --ignorenonexistent to ignore models.Esau Rodriguez2014-05-181-0/+11
|/
* Fixed #21457 -- Allowed fixture file name to contain dotsClaude Paroz2013-11-181-0/+9
* Whitespace cleanup.Tim Graham2013-10-103-16/+16
* Fixed invalid testing fixtureAnssi Kääriäinen2013-08-201-0/+6
* Fixed #20820 -- Model inheritance + m2m fixture loading regressionAnssi Kääriäinen2013-08-201-0/+10
* Fixed #19998 -- Fixed --ignorenonexistent support for XML based fixtures.Christoph Sieghart2013-03-301-0/+10
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-2618-0/+309