Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/fixtures_regress/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-14/+14
* Removed unneeded null param to ManyToManyFieldClaude Paroz2014-12-231-1/+1
* Fixed #17946 -- Fixed deserialization of self-referencing...Claude Paroz2014-12-231-0/+4
* Fixed #22421 -- Regression in fixtures loading.Ramiro Morales2014-05-171-1/+12
* Fixed some test models' natural_key() methods.Ramiro Morales2014-05-121-8/+8
* Fixed #14226 -- Dependency calculation for complex M2M re...Rainer Koirikivi2014-05-121-0/+94
* PEP8 cleanupJason Myers2013-11-031-0/+1
* Fixed #20933 -- Allowed loaddata to load fixtures from re...Florian Apolloner2013-08-201-6/+0
* Fixed #20820 -- Model inheritance + m2m fixture loading r...Anssi Kääriäinen2013-08-201-0/+5
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+237