<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/custom_managers, 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>2025-07-23T23:17:55Z</updated>
<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>Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().</title>
<updated>2022-10-08T06:07:38Z</updated>
<author>
<name>Gregor Gärtner</name>
<email>code@gregorgaertner.de</email>
</author>
<published>2022-09-24T10:29:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f0c06f8ab7904e1fd082f2de57337f6c7e05f177'/>
<id>urn:sha1:f0c06f8ab7904e1fd082f2de57337f6c7e05f177</id>
<content type='text'>
Co-Authored-By: Michael Howitz &lt;mh@gocept.com&gt;
</content>
</entry>
<entry>
<title>Fixed #33984 -- Reverted "Fixed #32980 -- Made models cache related managers."</title>
<updated>2022-09-30T16:18:33Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-09-30T16:18:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5e0aa362d91d000984995ce374c2d7547d8d107f'/>
<id>urn:sha1:5e0aa362d91d000984995ce374c2d7547d8d107f</id>
<content type='text'>
This reverts 4f8c7fd9d91b35e2c2922de4bb50c8c8066cbbc6 and adds
two regression tests:
- test_related_manager_refresh(), and
- test_create_copy_with_m2m().

Thanks joeli for the report.</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>Fixed #32980 -- Made models cache related managers.</title>
<updated>2021-11-08T07:44:12Z</updated>
<author>
<name>Keryn Knight</name>
<email>keryn@kerynknight.com</email>
</author>
<published>2021-08-01T11:13:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4f8c7fd9d91b35e2c2922de4bb50c8c8066cbbc6'/>
<id>urn:sha1:4f8c7fd9d91b35e2c2922de4bb50c8c8066cbbc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unused __str__() methods in tests models.</title>
<updated>2020-04-30T07:13:23Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-04-30T07:13:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=555e3a848e7ac13580371c7eafbc89195fee6ea9'/>
<id>urn:sha1:555e3a848e7ac13580371c7eafbc89195fee6ea9</id>
<content type='text'>
Follow up to 6461583b6cc257d25880ef9a9fd7e2125ac53ce1.</content>
</entry>
<entry>
<title>Fixed #28838 -- Fixed Model.save() crash if the base manager annotates with a related field.</title>
<updated>2018-01-25T15:12:04Z</updated>
<author>
<name>shanghui</name>
<email>shangdahao@gmail.com</email>
</author>
<published>2018-01-14T02:58:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8dc675d90f14a84ef95f16c7cc8100d9a04459b3'/>
<id>urn:sha1:8dc675d90f14a84ef95f16c7cc8100d9a04459b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28918 -- Fixed Model.refresh_from_db() for instances hidden by the default manager.</title>
<updated>2017-12-30T23:00:36Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-12-30T23:00:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d065c92678f5d11a70b88e195c6357576eb3a2ef'/>
<id>urn:sha1:d065c92678f5d11a70b88e195c6357576eb3a2ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used assertRaisesMessage() to test Django's error messages.</title>
<updated>2017-07-29T23:07:23Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-05-28T19:37:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a51c4de1945be2225f20fad794cfb52d8f1f9236'/>
<id>urn:sha1:a51c4de1945be2225f20fad794cfb52d8f1f9236</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27804 -- Used subTest() in several tests.</title>
<updated>2017-05-24T12:36:34Z</updated>
<author>
<name>Bruno Alla</name>
<email>bruno.alla@founders4schools.org.uk</email>
</author>
<published>2017-03-07T21:00:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6092ea8fa62191bf9ed8ebaae3125dcde9c4bbec'/>
<id>urn:sha1:6092ea8fa62191bf9ed8ebaae3125dcde9c4bbec</id>
<content type='text'>
</content>
</entry>
</feed>
