<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/postgres_tests/test_array.py, branch 4.1b1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.1b1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.1b1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-05-17T09:16:54Z</updated>
<entry>
<title>Refs #32339 -- Deprecated default.html form template.</title>
<updated>2022-05-17T09:16:54Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2022-05-05T12:26:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d126eba3637d84caa80fa4258e2e59ef07a8260c'/>
<id>urn:sha1:d126eba3637d84caa80fa4258e2e59ef07a8260c</id>
<content type='text'>
Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;
</content>
</entry>
<entry>
<title>Removed redundant QuerySet.all() calls in docs and tests.</title>
<updated>2022-02-22T09:29:38Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2022-02-22T09:29:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=847f46e9bf88964484c8b76a10af753ea1018311'/>
<id>urn:sha1:847f46e9bf88964484c8b76a10af753ea1018311</id>
<content type='text'>
Most QuerySet methods are mapped onto the Manager and, in general,
it isn't necessary to call .all() on the manager.</content>
</entry>
<entry>
<title>Refs #33476 -- Refactored code to strictly match 88 characters line length.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-04T07:08:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7119f40c9881666b6f9b5cf7df09ee1d21cc8344'/>
<id>urn:sha1:7119f40c9881666b6f9b5cf7df09ee1d21cc8344</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>Refs #32355 -- Bumped required psycopg2 version to 2.8.4.</title>
<updated>2021-12-22T19:32:55Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-12-22T19:32:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ca04659b4b3f042c1bc7e557c25ed91e3c56c745'/>
<id>urn:sha1:ca04659b4b3f042c1bc7e557c25ed91e3c56c745</id>
<content type='text'>
psycopg2 2.8.4 is the first release to support Python 3.8.</content>
</entry>
<entry>
<title>Fixed #32776 -- Added support for Array subqueries on PostgreSQL.</title>
<updated>2021-07-06T05:36:52Z</updated>
<author>
<name>Hannes Ljungberg</name>
<email>hannes.ljungberg@gmail.com</email>
</author>
<published>2020-11-20T20:35:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a06b977a91f043c509df781670fb4cf35cb437b7'/>
<id>urn:sha1:a06b977a91f043c509df781670fb4cf35cb437b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27095 -- Fixed test_contained_by_including_F_object when run in reverse.</title>
<updated>2020-12-03T08:30:33Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-12-03T08:30:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d746f28949c009251a8741ba03d156964050717f'/>
<id>urn:sha1:d746f28949c009251a8741ba03d156964050717f</id>
<content type='text'>
Tests should not rely on auto PKs.

Test regression in 33403bf80f635577a18426bc99c8a65e31fd8dfa.</content>
</entry>
<entry>
<title>Fixed #25534, Fixed #31639 -- Added support for transform references in expressions.</title>
<updated>2020-11-27T19:42:04Z</updated>
<author>
<name>Ian Foote</name>
<email>python@ian.feete.org</email>
</author>
<published>2020-11-15T22:43:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8b040e3cbbb2e81420e777afc3ca48a1c8f4dd5a'/>
<id>urn:sha1:8b040e3cbbb2e81420e777afc3ca48a1c8f4dd5a</id>
<content type='text'>
Thanks Mariusz Felisiak and Simon Charette for reviews.
</content>
</entry>
<entry>
<title>Refs #27095 -- Allowed (non-nested) arrays containing expressions for ArrayField lookups.</title>
<updated>2020-11-26T09:57:58Z</updated>
<author>
<name>Hannes Ljungberg</name>
<email>hannes.ljungberg@gmail.com</email>
</author>
<published>2020-11-02T19:38:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=33403bf80f635577a18426bc99c8a65e31fd8dfa'/>
<id>urn:sha1:33403bf80f635577a18426bc99c8a65e31fd8dfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added test for ArrayField's __contains lookup with subqueries.</title>
<updated>2020-11-26T08:36:00Z</updated>
<author>
<name>Hannes Ljungberg</name>
<email>hannes.ljungberg@gmail.com</email>
</author>
<published>2020-11-26T08:30:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=755b3275525953a2c4145b8a95913d0fbb9982a4'/>
<id>urn:sha1:755b3275525953a2c4145b8a95913d0fbb9982a4</id>
<content type='text'>
</content>
</entry>
</feed>
