<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/django/contrib/postgres/fields/array.py, branch 2.0</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=2.0</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=2.0'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2017-11-01T19:40:32Z</updated>
<entry>
<title>[2.0.x] Fixed #28749 -- Added subquery support for ArrayField's __in lookup.</title>
<updated>2017-11-01T19:40:32Z</updated>
<author>
<name>Michał Pasternak</name>
<email>michal.dtz@gmail.com</email>
</author>
<published>2017-10-27T21:38:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e80a014fceb64a0723174c296710e6b4c04d58d0'/>
<id>urn:sha1:e80a014fceb64a0723174c296710e6b4c04d58d0</id>
<content type='text'>
Backport of e554b72a2a5473f3f1e57a32565758757a9e8e87 from master
</content>
</entry>
<entry>
<title>Merged isinstance() calls.</title>
<updated>2017-09-13T19:00:45Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2017-09-13T19:00:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0214f367bc84d7217e42ae0441d500d31c6a5b78'/>
<id>urn:sha1:0214f367bc84d7217e42ae0441d500d31c6a5b78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expression.convert_value().</title>
<updated>2017-07-20T20:30:08Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-07-06T17:18:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=487362fa8f23d41de4db58e7408e66eb36399af0'/>
<id>urn:sha1:487362fa8f23d41de4db58e7408e66eb36399af0</id>
<content type='text'>
Unused since a0d166306fbdc41f49e6fadf4ec84b17eb147daa.
</content>
</entry>
<entry>
<title>Converted usage of ugettext* functions to their gettext* aliases</title>
<updated>2017-02-07T08:04:04Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-01-26T19:58:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c651331b34b7c3841c126959e6e52879bc6f0834'/>
<id>urn:sha1:c651331b34b7c3841c126959e6e52879bc6f0834</id>
<content type='text'>
Thanks Tim Graham for the 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/chango.git/commit/?id=d6eaf7c0183cd04b78f2a55e1d60bb7e59598310'/>
<id>urn:sha1:d6eaf7c0183cd04b78f2a55e1d60bb7e59598310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Stopped inheriting from object to define new style classes.</title>
<updated>2017-01-19T07:39:46Z</updated>
<author>
<name>Simon Charette</name>
<email>charettes@users.noreply.github.com</email>
</author>
<published>2017-01-19T07:39:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=cecc079168e8669138728d31611ff3a1e7eb3a9f'/>
<id>urn:sha1:cecc079168e8669138728d31611ff3a1e7eb3a9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed six.&lt;various&gt;_types usage</title>
<updated>2017-01-18T19:18:46Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-12-29T15:27:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7b2f2e74adb36a4334e83130f6abc2f79d395235'/>
<id>urn:sha1:7b2f2e74adb36a4334e83130f6abc2f79d395235</id>
<content type='text'>
Thanks Tim Graham and Simon Charette for the reviews.
</content>
</entry>
<entry>
<title>Refs #25226 -- Cloned ArrayField.base_field on deconstruction.</title>
<updated>2017-01-14T11:31:34Z</updated>
<author>
<name>Simon Charette</name>
<email>charettes@users.noreply.github.com</email>
</author>
<published>2017-01-14T11:31:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=2e55790838a75bf25a11115536dae57880cfccfb'/>
<id>urn:sha1:2e55790838a75bf25a11115536dae57880cfccfb</id>
<content type='text'>
This prevents the base_field from sharing attributes with the one used
during migrations.</content>
</entry>
<entry>
<title>Refs #27025 -- Fixed ArrayField querying on Python 3.6.</title>
<updated>2016-09-20T14:14:47Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-09-19T19:56:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b5aac66b28c615b2bda63548cbd695dbb5a0c381'/>
<id>urn:sha1:b5aac66b28c615b2bda63548cbd695dbb5a0c381</id>
<content type='text'>
Python 3.6 parses strings like '0_1' as numeric literals.
http://bugs.python.org/issue26331
</content>
</entry>
<entry>
<title>Fixed #22288 -- Fixed F() expressions with the  __range lookup.</title>
<updated>2016-08-19T17:40:56Z</updated>
<author>
<name>Matthew Wilkes</name>
<email>git@matthewwilkes.name</email>
</author>
<published>2016-06-02T18:05:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4f138fe5a496a81115c4fba6615a517fc62c3b17'/>
<id>urn:sha1:4f138fe5a496a81115c4fba6615a517fc62c3b17</id>
<content type='text'>
</content>
</entry>
</feed>
