summaryrefslogtreecommitdiff
path: root/tests/get_earliest_or_latest/models.py
AgeCommit message (Expand)Author
2014-10-08Fixed #23555 -- Avoided suppressing IndexError in QuerySet.first() and .last()Artem Rizhov
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner