summaryrefslogtreecommitdiff
path: root/tests/aggregation_regress/models.py
AgeCommit message (Expand)Author
2014-05-15[1.7.x] Harmonized some PEP 0263 coding preamblesClaude Paroz
2014-01-26Fixed #19774 -- Deprecated the contenttypes.generic module.Simon Charette
2013-11-02PEP8 cleanupJason Myers
2013-10-05Improved Query join promotion logicAnssi Kääriäinen
2013-10-05Fixed #21150 -- select_related + annotate join promotion failureAnssi Kääriäinen
2013-08-15Fixed #20895 -- Made check management command warn if a BooleanField does not...Alasdair Nicol
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner