Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/model_inheritance/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-5/+5
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-0/+1
* Fixed #15321 -- Honored ancestors unique checks.Aron Podrigal2015-02-041-0/+21
* Fixed #17673 -- Forbid field shadowing.Christopher Medrela2014-02-101-4/+0
* PEP8Jason Myers2013-11-031-0/+22
* Fixed #20946 -- model inheritance + m2m failureAnssi Kääriäinen2013-08-211-0/+6
* Fixed #20895 -- Made check management command warn if a B...Alasdair Nicol2013-08-161-4/+4
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+164