summaryrefslogtreecommitdiff
path: root/tests/get_earliest_or_latest/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #33772 -- Added QuerySet.first()/last() error message on unordered quer...Pablo Pissi2022-06-141-0/+5
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-1/+3
* Fixed #23555 -- Avoided suppressing IndexError in QuerySet.first() and .last()Artem Rizhov2014-10-081-0/+15
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+16