Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/select_related/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-10/+10
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+4
* Fixed #10414 -- Made select_related() fail on invalid fie...Niclas Olofsson2014-12-241-0/+41
* Removed numbering from the models.py header of some test ...Loic Bistuer2014-09-241-1/+1
* Fixing E302 ErrorsJason Myers2013-11-031-0/+10
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-231-0/+9
* Fixed #16855 -- select_related() chains as expected.Marc Tamlyn2013-10-151-0/+9
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+68