<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/async/test_async_model_methods.py, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2024-01-15T09:55:14Z</updated>
<entry>
<title>Fixed #28344 -- Allowed customizing queryset in Model.refresh_from_db()/arefresh_from_db().</title>
<updated>2024-01-15T09:55:14Z</updated>
<author>
<name>Aivars Kalvans</name>
<email>aivars.kalvans@gmail.com</email>
</author>
<published>2023-12-10T19:43:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f92641a636a8cb75fc9851396cef4345510a4b52'/>
<id>urn:sha1:f92641a636a8cb75fc9851396cef4345510a4b52</id>
<content type='text'>
The from_queryset parameter can be used to:
- use a custom Manager
- lock the row until the end of transaction
- select additional related objects
</content>
</entry>
<entry>
<title>Fixed #34112 -- Added async-compatible interface to Model methods.</title>
<updated>2022-11-02T08:14:17Z</updated>
<author>
<name>DevilsAutumn</name>
<email>bhuvnesh875@gmail.com</email>
</author>
<published>2022-10-30T16:51:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d5bcdf858d962d02de925603c17986980f03729a'/>
<id>urn:sha1:d5bcdf858d962d02de925603c17986980f03729a</id>
<content type='text'>
Thanks Adam Johnson for the review.
</content>
</entry>
</feed>
