<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/model_forms/tests.py, branch stable/5.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-03-30T19:55:07Z</updated>
<entry>
<title>[5.2.x] Applied Black's 2026 stable style.</title>
<updated>2026-03-30T19:55:07Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2026-01-18T20:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0ee44c674cf61efbca2056c40f3e4f2335aaeee6'/>
<id>urn:sha1:0ee44c674cf61efbca2056c40f3e4f2335aaeee6</id>
<content type='text'>
https://github.com/psf/black/releases/tag/26.1.0

Backport of 6cff02078799b7c683a0d39630d49ab4fe532e7c from main.
</content>
</entry>
<entry>
<title>Refs #35844 -- Fixed OtherModelFormTests.test_prefetch_related_queryset() test on Python 3.14+.</title>
<updated>2024-12-20T13:18:10Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-12-20T07:43:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fcd9d08379a2aee3b2c49eab0d0b8db6fd66d091'/>
<id>urn:sha1:fcd9d08379a2aee3b2c49eab0d0b8db6fd66d091</id>
<content type='text'>
https://github.com/python/cpython/commit/5a23994a3dbee43a0b08f5920032f60f38b63071
</content>
</entry>
<entry>
<title>Refs #32819 -- Added id to ErrorList class and template.</title>
<updated>2024-12-05T09:24:39Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2023-11-18T20:36:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=edd74c3417fa3a0b29295012ff31dbe44843303c'/>
<id>urn:sha1:edd74c3417fa3a0b29295012ff31dbe44843303c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleaned up temporary test directories in tests.</title>
<updated>2024-07-22T06:51:01Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-07-21T05:44:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b06cf62c88218292209427f67dc679761d7d24fc'/>
<id>urn:sha1:b06cf62c88218292209427f67dc679761d7d24fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35483 -- Added NUL (0x00) character validation to ModelChoiceFields.</title>
<updated>2024-06-17T10:19:26Z</updated>
<author>
<name>Alexander Lötvall</name>
<email>alexander.lotvall@kognity.com</email>
</author>
<published>2024-06-08T10:14:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=38ad710aba885ad26944ff5708ce1a02a446d2d3'/>
<id>urn:sha1:38ad710aba885ad26944ff5708ce1a02a446d2d3</id>
<content type='text'>
Applied the ProhibitNullCharactersValidator to ModelChoiceField and ModelMultipleChoiceField.

Co-authored-by: Viktor Paripás &lt;viktor.paripas@gmail.com&gt;
Co-authored-by: Vasyl Dizhak &lt;vasyl@dizhak.com&gt;
Co-authored-by: Arthur Vasconcelos &lt;vasconcelos.arthur@gmail.com&gt;
</content>
</entry>
<entry>
<title>Refs #34380 -- Added FORMS_URLFIELD_ASSUME_HTTPS transitional setting.</title>
<updated>2023-11-28T19:04:21Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-11-28T19:04:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a4931cd75a1780923b02e43475ba5447df3adb31'/>
<id>urn:sha1:a4931cd75a1780923b02e43475ba5447df3adb31</id>
<content type='text'>
This allows early adoption of the new default "https".</content>
</entry>
<entry>
<title>Refs #34986 -- Fixed some test assertions for PyPy.</title>
<updated>2023-11-28T05:19:38Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2023-11-21T15:11:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=baf705f34a8c8977d042ce43c71f508f9ca4f8ce'/>
<id>urn:sha1:baf705f34a8c8977d042ce43c71f508f9ca4f8ce</id>
<content type='text'>
These failures were due to minor inconsistencies or implementation
differences between CPython and PyPy.
</content>
</entry>
<entry>
<title>Fixed #34899 -- Added blank choice to forms' callable choices lazily.</title>
<updated>2023-10-23T16:44:23Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2023-10-16T18:11:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=171f91d9ef5177850c2f12b26dd732785f6ac034'/>
<id>urn:sha1:171f91d9ef5177850c2f12b26dd732785f6ac034</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32819 -- Established relationship between form fields and their help text.</title>
<updated>2023-07-06T06:03:19Z</updated>
<author>
<name>Gregor Jerše</name>
<email>gregor.jerse@genialis.com</email>
</author>
<published>2023-06-01T14:44:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=966ecdd482167f3f6b08b00f484936c837751cb9'/>
<id>urn:sha1:966ecdd482167f3f6b08b00f484936c837751cb9</id>
<content type='text'>
Thanks Nimra for the initial patch.

Thanks Natalia Bidart, Thibaud Colas, David Smith, and Mariusz Felisiak
for reviews.
</content>
</entry>
<entry>
<title>Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField.</title>
<updated>2023-04-28T04:58:10Z</updated>
<author>
<name>Coen van der Kamp</name>
<email>coen@fourdigits.nl</email>
</author>
<published>2023-03-08T19:12:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7bbbadc69383f0a2b99253e153b974f8783e876d'/>
<id>urn:sha1:7bbbadc69383f0a2b99253e153b974f8783e876d</id>
<content type='text'>
This also deprecates "http" as the default scheme.
</content>
</entry>
</feed>
