<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/models/manager.py, branch 4.2.29</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.2.29</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.2.29'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-06-01T08:44:34Z</updated>
<entry>
<title>Fixed #33733 -- Preserved wrapper assignment for manager methods.</title>
<updated>2022-06-01T08:44:34Z</updated>
<author>
<name>kshivakumar</name>
<email>kshivakumar@outlook.com</email>
</author>
<published>2022-05-24T12:25:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=46efd03d2674084051f7ce04006e95520649a1ac'/>
<id>urn:sha1:46efd03d2674084051f7ce04006e95520649a1ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Refactored code to strictly match 88 characters line length.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-04T07:08:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7119f40c9881666b6f9b5cf7df09ee1d21cc8344'/>
<id>urn:sha1:7119f40c9881666b6f9b5cf7df09ee1d21cc8344</id>
<content type='text'>
</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>Used model's Options.label where applicable.</title>
<updated>2020-12-29T07:56:39Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-12-29T07:56:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ce30e750e6259068ac348aa71f855a5f70d2d49f'/>
<id>urn:sha1:ce30e750e6259068ac348aa71f855a5f70d2d49f</id>
<content type='text'>
Follow up to b7a3a6c9ef0a89625881b47594120bca55fa2e49.</content>
</entry>
<entry>
<title>Improved naming consistency in BaseManage.contribute_to_class().</title>
<updated>2020-10-27T09:51:03Z</updated>
<author>
<name>Nguyen You</name>
<email>tunt081295@gmail.com</email>
</author>
<published>2020-10-27T09:51:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0b4fe82c7405ba96f2eb25b954a8f498cc8364b3'/>
<id>urn:sha1:0b4fe82c7405ba96f2eb25b954a8f498cc8364b3</id>
<content type='text'>
Matches signatures of other contribute_to_class() methods. </content>
</entry>
<entry>
<title>Fixed #31223 -- Added __class_getitem__() to Manager and QuerySet.</title>
<updated>2020-04-15T09:26:11Z</updated>
<author>
<name>sobolevn</name>
<email>mail@sobolevn.me</email>
</author>
<published>2020-02-02T10:15:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=578c03b276e435bcd3ce9eb17b81e85135c2d3f3'/>
<id>urn:sha1:578c03b276e435bcd3ce9eb17b81e85135c2d3f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28982 -- Simplified code with and/or.</title>
<updated>2018-01-04T01:12:23Z</updated>
<author>
<name>Дилян Палаузов</name>
<email>Dilyan.Palauzov@db.com</email>
</author>
<published>2018-01-03T23:52:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7b2aa24f75434c2ce50100cfef3586071e0747a'/>
<id>urn:sha1:d7b2aa24f75434c2ce50100cfef3586071e0747a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28909 -- Simplified code using tuple/list/set/dict unpacking.</title>
<updated>2017-12-11T12:08:45Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2017-12-11T12:08:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d13a9e44ded4e93570c6ba42ec84e45ddca2505b'/>
<id>urn:sha1:d13a9e44ded4e93570c6ba42ec84e45ddca2505b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27656 -- Updated django.db docstring verbs according to PEP 257.</title>
<updated>2017-02-28T14:17:27Z</updated>
<author>
<name>Anton Samarchyan</name>
<email>anton.samarchyan@savoirfairelinux.com</email>
</author>
<published>2017-01-24T23:04:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=60e52a047e55bc4cd5a93a8bd4d07baed27e9a22'/>
<id>urn:sha1:60e52a047e55bc4cd5a93a8bd4d07baed27e9a22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Replaced super(ClassName, self) with super().</title>
<updated>2017-01-25T17:23:46Z</updated>
<author>
<name>chillaranand</name>
<email>anand21nanda@gmail.com</email>
</author>
<published>2017-01-21T13:13:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d6eaf7c0183cd04b78f2a55e1d60bb7e59598310'/>
<id>urn:sha1:d6eaf7c0183cd04b78f2a55e1d60bb7e59598310</id>
<content type='text'>
</content>
</entry>
</feed>
