Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/aggregation_regress/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-7/+7
* Fixed #24748 -- Fixed incorrect GROUP BY on MySQL in some...Anssi Kääriäinen2015-05-111-0/+5
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Harmonized some PEP 0263 coding preamblesClaude Paroz2014-05-151-1/+1
* Fixed #19774 -- Deprecated the contenttypes.generic module.Simon Charette2014-01-261-3/+5
* PEP8 cleanupJason Myers2013-11-031-1/+5
* Improved Query join promotion logicAnssi Kääriäinen2013-10-051-1/+1
* Fixed #21150 -- select_related + annotate join promotion ...Anssi Kääriäinen2013-10-051-0/+11
* Fixed #20895 -- Made check management command warn if a B...Alasdair Nicol2013-08-161-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+89