<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/django/contrib/postgres/forms/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-06-13T23:44:24Z</updated>
<entry>
<title>Fixed #27161 -- Fixed form validation when an ArrayField's base_field has choices.</title>
<updated>2017-06-13T23:44:24Z</updated>
<author>
<name>Romulo Furtado</name>
<email>romulo.furtado@loggi.com</email>
</author>
<published>2017-04-06T14:06:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9dd244394236388c3479ab202a0ec31055f7ec09'/>
<id>urn:sha1:9dd244394236388c3479ab202a0ec31055f7ec09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28192 -- Required passing optional form field args as keyword args.</title>
<updated>2017-06-03T14:49:01Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-06-03T14:49:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=43b574007ef5edfe11f3b899fbe0a6fc05c43774'/>
<id>urn:sha1:43b574007ef5edfe11f3b899fbe0a6fc05c43774</id>
<content type='text'>
</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/chango.git/commit/?id=1ebd295082bb0e6b230cf3bc39fd04bee71c2bd7'/>
<id>urn:sha1:1ebd295082bb0e6b230cf3bc39fd04bee71c2bd7</id>
<content type='text'>
Thanks Preston Timmons for review.</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 -- 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>Fixed #15667 -- Added template-based widget rendering.</title>
<updated>2016-12-27T22:50:10Z</updated>
<author>
<name>Preston Timmons</name>
<email>prestontimmons@gmail.com</email>
</author>
<published>2016-12-27T22:00:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b52c73008a9d67e9ddbb841872dc15cdd3d6ee01'/>
<id>urn:sha1:b52c73008a9d67e9ddbb841872dc15cdd3d6ee01</id>
<content type='text'>
Thanks Carl Meyer and Tim Graham for contributing to the patch.
</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/chango.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/chango.git/commit/?id=3507d4e773aa9ff2336e7230ba231c4ba6eb568f'/>
<id>urn:sha1:3507d4e773aa9ff2336e7230ba231c4ba6eb568f</id>
<content type='text'>
Thanks Matt Westcott for the review.
</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/chango.git/commit/?id=91f87b8f91f5f8d01ac4b814dce218be27f56ab2'/>
<id>urn:sha1:91f87b8f91f5f8d01ac4b814dce218be27f56ab2</id>
<content type='text'>
</content>
</entry>
</feed>
