<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/forms/api.txt, branch 1.11.15</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.11.15</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.11.15'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2017-05-27T23:28:58Z</updated>
<entry>
<title>[1.11.x] Corrected REPL example in forms docs for Python 3.</title>
<updated>2017-05-27T23:28:58Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-05-27T23:28:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2c03e145866337a0dded66e0c87ce235cd29581c'/>
<id>urn:sha1:2c03e145866337a0dded66e0c87ce235cd29581c</id>
<content type='text'>
Backport of c3e638112d2a96c8d678524903f37b13c6692188 from master
</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/django.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>Fixed #27361 -- Used "from django import forms" in forms api docs.</title>
<updated>2016-10-19T13:55:21Z</updated>
<author>
<name>Zach Borboa</name>
<email>zachborboa@gmail.com</email>
</author>
<published>2016-10-19T13:55:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=90c3b11e873a326219a68c14a3b5dca0181e7b3c'/>
<id>urn:sha1:90c3b11e873a326219a68c14a3b5dca0181e7b3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27068 -- Unified form field initial data retrieval.</title>
<updated>2016-08-19T00:55:47Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2016-08-19T00:55:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f5c6d3c8d9fa2158734858fa0a7ac917c384cb97'/>
<id>urn:sha1:f5c6d3c8d9fa2158734858fa0a7ac917c384cb97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed incorrect doc reference to Field.initial.</title>
<updated>2016-08-17T14:27:33Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2016-08-17T14:27:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4773ed2e313c67ed9d4a77d5fe24ca7ed34172cf'/>
<id>urn:sha1:4773ed2e313c67ed9d4a77d5fe24ca7ed34172cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26928 -- Changed forms' checked attribute to HTML5 boolean style.</title>
<updated>2016-08-04T23:16:54Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2016-07-22T05:05:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=50e299dbfbbfd796e63e7e13b4566cf69d2c4acb'/>
<id>urn:sha1:50e299dbfbbfd796e63e7e13b4566cf69d2c4acb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 1.9.</title>
<updated>2016-05-20T15:44:29Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-05-20T14:50:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=46a38307c245ab7ed0b4d5d5ebbaf523a81e3b75'/>
<id>urn:sha1:46a38307c245ab7ed0b4d5d5ebbaf523a81e3b75</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 #26265 -- Clarified RadioSelect container's HTML id.</title>
<updated>2016-03-19T22:01:10Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-03-17T16:45:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=53e8ab580f7c0fcfc589ba0b1b6cc2556080e0b2'/>
<id>urn:sha1:53e8ab580f7c0fcfc589ba0b1b6cc2556080e0b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26020 -- Normalized header stylings in docs.</title>
<updated>2016-01-22T17:12:17Z</updated>
<author>
<name>Elif T. Kus</name>
<email>elifkus@gmail.com</email>
</author>
<published>2016-01-03T10:56:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bca9faae95db2a92e540fbd08505c134639916fe'/>
<id>urn:sha1:bca9faae95db2a92e540fbd08505c134639916fe</id>
<content type='text'>
</content>
</entry>
</feed>
