<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/serializers/test_data.py, 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-10T21:04:24Z</updated>
<entry>
<title>Modified tests to format PKs with %s rather than %d.</title>
<updated>2026-02-10T21:04:24Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2026-02-06T16:06:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d007fcf7291cc3c24d4545e23c759bde22b6a8a6'/>
<id>urn:sha1:d007fcf7291cc3c24d4545e23c759bde22b6a8a6</id>
<content type='text'>
It's how Django formats values internally and makes tests compatible
with databases that use non-integer primary keys.
</content>
</entry>
<entry>
<title>Fixed #27380 -- Added "raw" argument to m2m_changed signals.</title>
<updated>2025-12-17T17:37:18Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-11-07T09:17:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4702b36120ea4c736d3f6b5595496f96e0021e46'/>
<id>urn:sha1:4702b36120ea4c736d3f6b5595496f96e0021e46</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>Applied Black's 2025 stable style.</title>
<updated>2025-03-01T18:41:37Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-03-01T18:41:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ff3aaf036f0cb66cd8f404cd51c603e68aaa7676'/>
<id>urn:sha1:ff3aaf036f0cb66cd8f404cd51c603e68aaa7676</id>
<content type='text'>
https://github.com/psf/black/releases/tag/25.1.0</content>
</entry>
<entry>
<title>Refs #21286 -- Fixed serializers tests if Pillow isn't installed.</title>
<updated>2024-12-05T07:51:05Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-12-05T07:08:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3d508ececbd3b7b652aedc66b0d3d2c7baa4795a'/>
<id>urn:sha1:3d508ececbd3b7b652aedc66b0d3d2c7baa4795a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #21286 -- Enabled ImageField test cases in serializer data tests.</title>
<updated>2024-12-03T14:15:16Z</updated>
<author>
<name>Adam Zapletal</name>
<email>adamzap@gmail.com</email>
</author>
<published>2024-12-03T03:10:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d2f2a6a6d5cf40ec6dffdc9a195f71bedd72acb4'/>
<id>urn:sha1:d2f2a6a6d5cf40ec6dffdc9a195f71bedd72acb4</id>
<content type='text'>
This aligns ImageField to be tested in the same way as FileField.
The commented-out test also exists for FileField and relates to #10244.
</content>
</entry>
<entry>
<title>Improved assert_serializer test assertions in test.serializers.</title>
<updated>2024-12-02T07:35:55Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-11-28T11:07:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d783a6f1c0dfbcaab8e953c52ec344f982754b15'/>
<id>urn:sha1:d783a6f1c0dfbcaab8e953c52ec344f982754b15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used skipIf/UnlessDBFeature in test.serializers.</title>
<updated>2024-12-02T07:35:55Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-11-28T10:49:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a444d2600b2b4a43cb88a4db27457124ca10df9e'/>
<id>urn:sha1:a444d2600b2b4a43cb88a4db27457124ca10df9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #21286 -- Fixed serializer test with primary key TextField.</title>
<updated>2024-11-28T10:45:34Z</updated>
<author>
<name>Adam Zapletal</name>
<email>adamzap@gmail.com</email>
</author>
<published>2024-11-12T14:15:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1636912bf1bacc1da65011c2b26ff48b2c9fad43'/>
<id>urn:sha1:1636912bf1bacc1da65011c2b26ff48b2c9fad43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #21286 -- Fixed YAML serialization of TimeField primary key.</title>
<updated>2024-11-12T12:23:14Z</updated>
<author>
<name>Adam Zapletal</name>
<email>adamzap@gmail.com</email>
</author>
<published>2024-11-10T03:20:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b9aa3239ab1328c915684d89b87a49459cabd30b'/>
<id>urn:sha1:b9aa3239ab1328c915684d89b87a49459cabd30b</id>
<content type='text'>
Handling for PyYAML not being able to serialize `datetime.time`
values is moved from `handle_field` to `_value_from_field` as only
non-primary key, non-relation fields are passed into `handle_field`.
</content>
</entry>
</feed>
