<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/django/contrib/postgres/forms, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2025-10-13T21:27:07Z</updated>
<entry>
<title>Replaced multi-level relative imports with absolute imports in django/.</title>
<updated>2025-10-13T21:27:07Z</updated>
<author>
<name>lyova24</name>
<email>lengthylyova@gmail.com</email>
</author>
<published>2025-08-05T11:14:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=54cfb5f328177b6fbf4eae827fbcbd757185dc85'/>
<id>urn:sha1:54cfb5f328177b6fbf4eae827fbcbd757185dc85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35449 -- Fixed validation of array items in SplitArrayField when remove_trailing_nulls=True.</title>
<updated>2024-10-07T13:36:57Z</updated>
<author>
<name>GappleBee</name>
<email>irrationalmathematicspro7@gmail.com</email>
</author>
<published>2024-09-14T09:26:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=a417c0efb4b37fe9f59d7b982b2ecf276bf2e306'/>
<id>urn:sha1:a417c0efb4b37fe9f59d7b982b2ecf276bf2e306</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35436 -- Fixed displaying Unicode chars in forms.HStoreField.</title>
<updated>2024-05-10T07:42:07Z</updated>
<author>
<name>SaJH</name>
<email>wogur981208@gmail.com</email>
</author>
<published>2024-05-08T13:41:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f92ac845a9c75992120a5b5b219e607c19d3f0aa'/>
<id>urn:sha1:f92ac845a9c75992120a5b5b219e607c19d3f0aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33308 -- Moved psycopg2 imports to the psycopg_any module.</title>
<updated>2022-12-12T07:36:17Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2022-12-12T07:25:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=2ebfbd894e21e1656c1e1f32d98b8df7a32d3649'/>
<id>urn:sha1:2ebfbd894e21e1656c1e1f32d98b8df7a32d3649</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/chango.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27147 -- Allowed specifying bounds of tuple inputs for non-discrete range fields.</title>
<updated>2021-11-04T18:08:57Z</updated>
<author>
<name>Guilherme Martins Crocetti</name>
<email>gmcrocetti@gmail.com</email>
</author>
<published>2021-06-17T21:13:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=fc565cb539e4c1e5fba70d9ebb19bac0ca251d37'/>
<id>urn:sha1:fc565cb539e4c1e5fba70d9ebb19bac0ca251d37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #12990 -- Removed django.contrib.postgres.forms.JSONField per deprecation timeline.</title>
<updated>2021-01-14T16:50:04Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-01-14T09:04:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=2dd6a83d2d7c61321ac4a9b10fbf3c379cb305c3'/>
<id>urn:sha1:2dd6a83d2d7c61321ac4a9b10fbf3c379cb305c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #12990, Refs #27694 -- Added JSONField model field.</title>
<updated>2020-05-08T05:23:31Z</updated>
<author>
<name>sage</name>
<email>laymonage@gmail.com</email>
</author>
<published>2019-06-09T00:56:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6789ded0a6ab797f0dcdfa6ad5d1cfa46e23abcd'/>
<id>urn:sha1:6789ded0a6ab797f0dcdfa6ad5d1cfa46e23abcd</id>
<content type='text'>
Thanks to Adam Johnson, Carlton Gibson, Mariusz Felisiak, and Raphael
Michel for mentoring this Google Summer of Code 2019 project and
everyone else who helped with the patch.

Special thanks to Mads Jensen, Nick Pope, and Simon Charette for
extensive reviews.

Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</content>
</entry>
<entry>
<title>Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.</title>
<updated>2020-04-28T08:49:00Z</updated>
<author>
<name>François Freitag</name>
<email>mail@franek.fr</email>
</author>
<published>2020-02-12T13:48:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9ef4a18dbe71f538a9ef8c39111ae2f0b62eb90b'/>
<id>urn:sha1:9ef4a18dbe71f538a9ef8c39111ae2f0b62eb90b</id>
<content type='text'>
Co-Authored-By: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #30907 -- Fixed SplitArrayField.has_changed() with removal of empty trailing values.</title>
<updated>2019-10-28T09:32:34Z</updated>
<author>
<name>Pavel Dedik</name>
<email>pavel.dedik@kiwi.com</email>
</author>
<published>2019-10-25T12:41:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=711a7d4d50c1ef194a4a71e68ce7fa38fcb5103f'/>
<id>urn:sha1:711a7d4d50c1ef194a4a71e68ce7fa38fcb5103f</id>
<content type='text'>
</content>
</entry>
</feed>
