<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/postgres_tests/test_array.py, branch 1.11a1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.11a1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.11a1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2017-01-14T11:31:34Z</updated>
<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/django.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 #27003 -- Fixed SimpleArrayField crash on converted values.</title>
<updated>2016-11-15T23:10:45Z</updated>
<author>
<name>Brandon Chinn</name>
<email>brandonchinn178@gmail.com</email>
</author>
<published>2016-11-12T01:07:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6573274161ee589e89077192239e0bd01cbd692a'/>
<id>urn:sha1:6573274161ee589e89077192239e0bd01cbd692a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27186 -- Fixed model form default fallback for MultiWidget, FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget.</title>
<updated>2016-09-22T16:20:58Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-09-06T21:41:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3507d4e773aa9ff2336e7230ba231c4ba6eb568f'/>
<id>urn:sha1:3507d4e773aa9ff2336e7230ba231c4ba6eb568f</id>
<content type='text'>
Thanks Matt Westcott for the review.
</content>
</entry>
<entry>
<title>Added tests for ArrayField lookup errors.</title>
<updated>2016-09-20T14:14:47Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-09-19T19:55:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3347dc6b4e1987ed1bb70e9033be69c426f53e84'/>
<id>urn:sha1:3347dc6b4e1987ed1bb70e9033be69c426f53e84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexes</title>
<updated>2016-09-12T07:26:33Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-08-20T10:14:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d389125606152a6cd57d0f6cadeddf0bd6232215'/>
<id>urn:sha1:d389125606152a6cd57d0f6cadeddf0bd6232215</id>
<content type='text'>
Thanks Akshesh &lt;aksheshdoshi@gmail.com&gt; for help with the PostgreSQL query.
Thanks Tim Graham for the review.
</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/django.git/commit/?id=4f138fe5a496a81115c4fba6615a517fc62c3b17'/>
<id>urn:sha1:4f138fe5a496a81115c4fba6615a517fc62c3b17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #24442 -- Improved SchemaEditor's index name truncation.</title>
<updated>2016-08-11T18:36:31Z</updated>
<author>
<name>Akshesh</name>
<email>aksheshdoshi@gmail.com</email>
</author>
<published>2016-07-08T14:11:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=324c1b432a2fa07c8f911f8b923ed04be32c52c7'/>
<id>urn:sha1:324c1b432a2fa07c8f911f8b923ed04be32c52c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26747 -- Used more specific assertions in the Django test suite.</title>
<updated>2016-06-16T18:19:18Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2016-06-16T18:19:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4f336f66523001b009ab038b10848508fd208b3b'/>
<id>urn:sha1:4f336f66523001b009ab038b10848508fd208b3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #22383 -- Added support for HTML5 required attribute on required form fields.</title>
<updated>2016-04-21T23:16:38Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2016-03-28T18:02:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ec6121693f112ae33b653b4364e812722d2eb567'/>
<id>urn:sha1:ec6121693f112ae33b653b4364e812722d2eb567</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26283 -- Fixed removal of trailing nulls for SplitArrayField.</title>
<updated>2016-03-12T22:22:25Z</updated>
<author>
<name>quaspas</name>
<email>daniel.quattro@gmail.com</email>
</author>
<published>2016-03-12T21:44:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=91f87b8f91f5f8d01ac4b814dce218be27f56ab2'/>
<id>urn:sha1:91f87b8f91f5f8d01ac4b814dce218be27f56ab2</id>
<content type='text'>
</content>
</entry>
</feed>
