<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/django/forms/extras, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2017-01-17T19:09:28Z</updated>
<entry>
<title>Refs #24219 -- Removed django.forms.extras per deprecation timeline.</title>
<updated>2017-01-17T19:09:28Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-11-07T21:28:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=742d666da57b52a3b00aa9b1c527ece829e95245'/>
<id>urn:sha1:742d666da57b52a3b00aa9b1c527ece829e95245</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed RemovedInDjangoXYWarnings for new roadmap.</title>
<updated>2015-06-24T20:08:20Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-06-22T17:54:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=aaacaeb0963c406c4fe6f68c6ae51f4a65878250'/>
<id>urn:sha1:aaacaeb0963c406c4fe6f68c6ae51f4a65878250</id>
<content type='text'>
Forwardport of ae1d663b7913f6da233c55409c4973248372d302
from stable/1.8.x plus more.
</content>
</entry>
<entry>
<title>Fixed #24219 -- Moved SelectDateWidget together with the other widgets</title>
<updated>2015-01-27T15:40:02Z</updated>
<author>
<name>Loic Bistuer</name>
<email>loic.bistuer@gmail.com</email>
</author>
<published>2015-01-26T03:28:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=728b6fd9ca8624271f072d5f4618dc3fd38e87f1'/>
<id>urn:sha1:728b6fd9ca8624271f072d5f4618dc3fd38e87f1</id>
<content type='text'>
and deprecated django.forms.extras.

Thanks Berker Peksag and Tim Graham for the reviews.
</content>
</entry>
<entry>
<title>Fixed #22684 -- Amended SelectDateWidget.empty_label to accept a tuple of values.</title>
<updated>2014-06-04T11:23:25Z</updated>
<author>
<name>gyx1000</name>
<email>guillaume.pannatier@gmail.com</email>
</author>
<published>2014-05-29T15:15:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7e2c87809ca601b7290203dd54ba3e9f90a702bd'/>
<id>urn:sha1:7e2c87809ca601b7290203dd54ba3e9f90a702bd</id>
<content type='text'>
Thanks danielsamuels for the report
</content>
</entry>
<entry>
<title>Fixed #22684 -- Added `empty_label` option on `django.forms.extras.widets.SelectDateWidget`</title>
<updated>2014-05-28T17:23:28Z</updated>
<author>
<name>Guillaume Pannatier</name>
<email>guillaume.pannatier@gmail.com</email>
</author>
<published>2014-05-23T07:07:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=32586b0ba43816d325be0ce807f75623683eed7a'/>
<id>urn:sha1:32586b0ba43816d325be0ce807f75623683eed7a</id>
<content type='text'>
Thanks danielsamuels for the report
</content>
</entry>
<entry>
<title>Refactored some code in SelectDateWidget.</title>
<updated>2014-04-10T17:03:23Z</updated>
<author>
<name>Tomasz Wysocki</name>
<email>tomasz@pozytywnie.pl</email>
</author>
<published>2014-04-03T14:26:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ea5a98470467d5a53f10caf77510c77504f733dd'/>
<id>urn:sha1:ea5a98470467d5a53f10caf77510c77504f733dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #13970 -- Made SelectDateWidget use the standard widget is_required attribute</title>
<updated>2013-11-08T15:58:17Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-10-31T16:27:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=bc21e9c0d9253f9d49a0063830a645d1c724c696'/>
<id>urn:sha1:bc21e9c0d9253f9d49a0063830a645d1c724c696</id>
<content type='text'>
Thanks mitar for the report and Tim Graham for the review.
</content>
</entry>
<entry>
<title>Fixed all E226 violations</title>
<updated>2013-11-03T18:08:55Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2013-11-03T18:08:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c347f78cc1b2a06958f692f0622deceac534dc6b'/>
<id>urn:sha1:c347f78cc1b2a06958f692f0622deceac534dc6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed flake8 E241</title>
<updated>2013-11-02T19:45:40Z</updated>
<author>
<name>Boryslav Larin</name>
<email>brabadu@gmail.com</email>
</author>
<published>2013-11-02T19:37:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e737c009b81df4a0126d61234e1d55f19956a78b'/>
<id>urn:sha1:e737c009b81df4a0126d61234e1d55f19956a78b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #21302 -- Fixed unused imports and import *.</title>
<updated>2013-11-02T19:24:56Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-10-18T11:25:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=36ded01527b690b5df0574492af9cfcc2ea3d1dc'/>
<id>urn:sha1:36ded01527b690b5df0574492af9cfcc2ea3d1dc</id>
<content type='text'>
</content>
</entry>
</feed>
