<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/get_earliest_or_latest, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-02-06T20:45:45Z</updated>
<entry>
<title>Fixed #36644 -- Enabled empty order_by() to avoid pk ordering by first()/last().</title>
<updated>2026-02-06T20:45:45Z</updated>
<author>
<name>Nilesh Kumar Pahari</name>
<email>nileshpahari@protonmail.com</email>
</author>
<published>2026-02-05T22:23:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6380e3f01e10f815de8c0223e3fd4bacb69f3808'/>
<id>urn:sha1:6380e3f01e10f815de8c0223e3fd4bacb69f3808</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</content>
</entry>
<entry>
<title>Fixed #33772 -- Added QuerySet.first()/last() error message on unordered queryset with aggregation.</title>
<updated>2022-06-14T10:24:43Z</updated>
<author>
<name>Pablo Pissi</name>
<email>pablopissi@gmail.com</email>
</author>
<published>2022-06-13T01:08:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d287294885e116c49c87f0c663068511a8402c0f'/>
<id>urn:sha1:d287294885e116c49c87f0c663068511a8402c0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed redundant QuerySet.all() calls in docs and tests.</title>
<updated>2022-02-22T09:29:38Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2022-02-22T09:29:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=847f46e9bf88964484c8b76a10af753ea1018311'/>
<id>urn:sha1:847f46e9bf88964484c8b76a10af753ea1018311</id>
<content type='text'>
Most QuerySet methods are mapped onto the Manager and, in general,
it isn't necessary to call .all() on the manager.</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32508 -- Raised TypeError instead of using "assert" on unsupported operations for sliced querysets.</title>
<updated>2021-03-10T08:16:28Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-03-10T08:16:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ba9a2b754452b542d3f472f0acce6f940911aced'/>
<id>urn:sha1:ba9a2b754452b542d3f472f0acce6f940911aced</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #11557 -- Removed the field_name keyword argument to QuerySet.earliest() and latest().</title>
<updated>2019-01-17T15:52:19Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-12-28T01:18:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1fecde6be9f42050ab993ecc293169280df3a974'/>
<id>urn:sha1:1fecde6be9f42050ab993ecc293169280df3a974</id>
<content type='text'>
Per deprecation timeline.
</content>
</entry>
<entry>
<title>Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage().</title>
<updated>2018-05-09T15:40:28Z</updated>
<author>
<name>Morgan Aubert</name>
<email>morgan.aubert@impakfinance.com</email>
</author>
<published>2018-04-27T21:18:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=704443acacf0dfbcb1c52df4b260585055754ce7'/>
<id>urn:sha1:704443acacf0dfbcb1c52df4b260585055754ce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #11557 -- Added support for a list of fields in Meta.get_latest_by and QuerySet.earliest()/latest().</title>
<updated>2017-09-06T00:14:54Z</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2017-06-21T20:28:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ad4a8acdb55a80a6a6dec60724b22abed0025399'/>
<id>urn:sha1:ad4a8acdb55a80a6a6dec60724b22abed0025399</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed hardcoding from get_earliest_or_latest tests' tearDown().</title>
<updated>2017-09-05T14:04:22Z</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2017-06-21T20:21:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=663946463db4c0f00a842881112568881d2dd0cd'/>
<id>urn:sha1:663946463db4c0f00a842881112568881d2dd0cd</id>
<content type='text'>
</content>
</entry>
</feed>
