summaryrefslogtreecommitdiff
path: root/tests/aggregation/models.py
AgeCommit message (Expand)Author
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2015-04-25Fixed #24649 -- Allowed using Avg aggregate on non-numeric field types.Tim Graham
2014-05-15Harmonized some PEP 0263 coding preamblesClaude Paroz
2013-11-02PEP8 cleanupJason Myers
2013-10-10Whitespace cleanup.Tim Graham
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner