<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/postgres_tests/__init__.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>2022-12-06T07:26:43Z</updated>
<entry>
<title>Fixed #29084 -- Skipped some postgres_tests.test_search tests when pg_catalog isn't English.</title>
<updated>2022-12-06T07:26:43Z</updated>
<author>
<name>Pablo</name>
<email>pablo22estevez@gmail.com</email>
</author>
<published>2022-12-03T15:40:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e673c87b5620a0801432a3d628508a09522e8e2b'/>
<id>urn:sha1:e673c87b5620a0801432a3d628508a09522e8e2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specific tests.</title>
<updated>2022-12-01T08:39:46Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2022-12-01T08:39:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=149b55fefad03c18589d580ef53d41e7c99408ed'/>
<id>urn:sha1:149b55fefad03c18589d580ef53d41e7c99408ed</id>
<content type='text'>
Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</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>Switched TestCase to SimpleTestCase where possible in Django's tests.</title>
<updated>2018-11-27T13:58:44Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-11-26T19:05:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=193c109327c5216cab1d4eed6bfdff24629b09a3'/>
<id>urn:sha1:193c109327c5216cab1d4eed6bfdff24629b09a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29945 -- Moved contrib.postgres uninstallation logic to the app config.</title>
<updated>2018-11-12T16:15:48Z</updated>
<author>
<name>Simon Charette</name>
<email>charettes@users.noreply.github.com</email>
</author>
<published>2018-11-12T16:15:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2f120ac51722a257219a7577759702605cefddf4'/>
<id>urn:sha1:2f120ac51722a257219a7577759702605cefddf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28626 -- Dropped support for PostgreSQL 9.3.</title>
<updated>2017-09-27T15:00:04Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-09-06T14:26:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1d8cfa36089f2d1295abad03a99fc3c259bde6b5'/>
<id>urn:sha1:1d8cfa36089f2d1295abad03a99fc3c259bde6b5</id>
<content type='text'>
Thanks Simon Charette for the introspection changes.
</content>
</entry>
<entry>
<title>Refs #27996 -- Skipped RandomUUID test on PostgreSQL 9.3.</title>
<updated>2017-05-15T13:26:38Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-05-15T13:26:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=650bf6714d5648811a8bc08ce53b7fa86cc38d40'/>
<id>urn:sha1:650bf6714d5648811a8bc08ce53b7fa86cc38d40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28161 -- Fixed return type of ArrayField(CITextField()).</title>
<updated>2017-05-04T04:02:14Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2017-05-03T05:25:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b91868507af08234a30e9a8e7c90b37c561ba315'/>
<id>urn:sha1:b91868507af08234a30e9a8e7c90b37c561ba315</id>
<content type='text'>
Thanks Tim for the review.
</content>
</entry>
<entry>
<title>Fixed #28040 -- Updated SplitArrayWidget to use template-based widget rendering.</title>
<updated>2017-04-29T23:00:21Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-04-29T23:00:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1ebd295082bb0e6b230cf3bc39fd04bee71c2bd7'/>
<id>urn:sha1:1ebd295082bb0e6b230cf3bc39fd04bee71c2bd7</id>
<content type='text'>
Thanks Preston Timmons for review.</content>
</entry>
<entry>
<title>Refs #23919 -- Replaced super(ClassName, self) with super().</title>
<updated>2017-01-25T17:23:46Z</updated>
<author>
<name>chillaranand</name>
<email>anand21nanda@gmail.com</email>
</author>
<published>2017-01-21T13:13:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d6eaf7c0183cd04b78f2a55e1d60bb7e59598310'/>
<id>urn:sha1:d6eaf7c0183cd04b78f2a55e1d60bb7e59598310</id>
<content type='text'>
</content>
</entry>
</feed>
