<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/generic_relations_regress, 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>Removed double spaces after periods and within phrases.</title>
<updated>2025-07-23T13:09:43Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-07-18T13:37:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1ecf6889cabc9f3f60d3fdd651468cddd8f4da6e'/>
<id>urn:sha1:1ecf6889cabc9f3f60d3fdd651468cddd8f4da6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34816 -- Fixed GenericForeignKey crash when checking cache for primary keys with different types.</title>
<updated>2023-09-08T06:47:11Z</updated>
<author>
<name>Oguzhan Akan</name>
<email>37854131+oguzhanakan0@users.noreply.github.com</email>
</author>
<published>2023-09-08T06:47:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e41f9f94505f690525f16af8bd10e62e22bc0207'/>
<id>urn:sha1:e41f9f94505f690525f16af8bd10e62e22bc0207</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #16055 -- Fixed crash when filtering against char/text GenericRelation relation on PostgreSQL.</title>
<updated>2023-04-18T10:41:14Z</updated>
<author>
<name>David Wobrock</name>
<email>david.wobrock@gmail.com</email>
</author>
<published>2023-04-18T08:19:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9bbf97bcdb488bb11aebb5bd405549fbec6852cd'/>
<id>urn:sha1:9bbf97bcdb488bb11aebb5bd405549fbec6852cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26261 -- Fixed queryset crash when excluding reverse GenericRelation.</title>
<updated>2022-11-18T09:13:31Z</updated>
<author>
<name>roman_p</name>
<email>romanover9000@gmail.com</email>
</author>
<published>2022-11-17T14:54:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=04b15022e8d1f49af69d8a1e6cd678f31f1280ff'/>
<id>urn:sha1:04b15022e8d1f49af69d8a1e6cd678f31f1280ff</id>
<content type='text'>
Thanks Amir Hadi for the report.
</content>
</entry>
<entry>
<title>Fixed #33004 -- Made saving objects with unsaved GenericForeignKey raise ValueError.</title>
<updated>2022-04-21T08:12:28Z</updated>
<author>
<name>sarahboyce</name>
<email>sarahvboyce95@gmail.com</email>
</author>
<published>2022-04-19T11:21:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cd4da34fc1f1df08f593e461b2f670bfd61d0d2f'/>
<id>urn:sha1:cd4da34fc1f1df08f593e461b2f670bfd61d0d2f</id>
<content type='text'>
This aligns to the behaviour of OneToOneField and ForeignKey fields.

Thanks Jonny Park for the initial patch.
</content>
</entry>
<entry>
<title>Refs #13085 -- Removed unnecessary ManyToManyFields from generic_relations_regress test models.</title>
<updated>2022-04-21T07:59:09Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-04-21T07:59:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1ed8ca43f61138b8f8d6f92106c27060753ed4e7'/>
<id>urn:sha1:1ed8ca43f61138b8f8d6f92106c27060753ed4e7</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>Fixed isolation of GenericRelationTests.test_filter_targets_related_pk().</title>
<updated>2021-07-08T11:13:40Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-07-08T11:13:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7bb0605a8c4adb4247a179276036f138ae859ac9'/>
<id>urn:sha1:7bb0605a8c4adb4247a179276036f138ae859ac9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed GenericRelationTests.test_annotate when primary key values are large.</title>
<updated>2020-11-04T05:41:48Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2020-11-04T02:28:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=16adf4d6b1c058b3656b321a4d5173c1b4961905'/>
<id>urn:sha1:16adf4d6b1c058b3656b321a4d5173c1b4961905</id>
<content type='text'>
On CockroachDB, primary key values stored in this fields are larger
than they accept.
</content>
</entry>
</feed>
