<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/forms/modelforms.txt, branch 1.10.8</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.10.8</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.10.8'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2017-03-31T14:17:17Z</updated>
<entry>
<title>[1.10.x] Fixed #27993 -- Fixed model form default fallback for SelectMultiple.</title>
<updated>2017-03-31T14:17:17Z</updated>
<author>
<name>heathervm</name>
<email>heathervmurray@gmail.com</email>
</author>
<published>2017-03-31T14:10:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=83331d1ed0fde144767e8f35f2d9e512bdd2afb1'/>
<id>urn:sha1:83331d1ed0fde144767e8f35f2d9e512bdd2afb1</id>
<content type='text'>
Backport of 7d1e23775344cc3dead03bd4af45f4fdf134b819 from master
</content>
</entry>
<entry>
<title>[1.10.x] Refs #27186 -- Fixed model form default fallback for CheckboxSelectMultiple.</title>
<updated>2016-09-30T18:50:15Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-09-30T18:49:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f23c03ebc81c64b8b41f3aae0dbe93fc283cc43d'/>
<id>urn:sha1:f23c03ebc81c64b8b41f3aae0dbe93fc283cc43d</id>
<content type='text'>
Backport of 87c5e7efebd040aef0f0479ccf86877155bb5cea from master
</content>
</entry>
<entry>
<title>[1.10.x] Fixed #27186 -- Fixed model form default fallback for MultiWidget, FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget.</title>
<updated>2016-09-22T17:07:23Z</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=0b59ea3343ef6f035064cfae1608f54c5a3fd147'/>
<id>urn:sha1:0b59ea3343ef6f035064cfae1608f54c5a3fd147</id>
<content type='text'>
Thanks Matt Westcott for the review.

Backport of 3507d4e773aa9ff2336e7230ba231c4ba6eb568f from master
</content>
</entry>
<entry>
<title>[1.10.x] Fixed #27039 -- Fixed empty data fallback to model field default in model forms.</title>
<updated>2016-08-24T23:37:04Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-08-11T19:18:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=325dd0befea3012c42eefa061f509fbdf1b6a8aa'/>
<id>urn:sha1:325dd0befea3012c42eefa061f509fbdf1b6a8aa</id>
<content type='text'>
Backport of 4bc6b939944183533ae74791d21282e613f63a96 from master
</content>
</entry>
<entry>
<title>[1.10.x] Fixed #26021 -- Applied hanging indentation to docs.</title>
<updated>2016-06-03T15:49:24Z</updated>
<author>
<name>Ed Henderson</name>
<email>ed@sharpertool.com</email>
</author>
<published>2016-06-02T19:56:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=521772ff0779ced13f94a6ebcd96740a9eafbb1d'/>
<id>urn:sha1:521772ff0779ced13f94a6ebcd96740a9eafbb1d</id>
<content type='text'>
Backport of 4a4d7f980e2a66756e1e424f7648dcd28ff765b7 from master
</content>
</entry>
<entry>
<title>[1.10.x] Fixed typo in docs/topics/forms/modelforms.txt</title>
<updated>2016-05-27T14:31:53Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2016-05-27T14:31:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f38e950685b912fd54226612c20bc538f4fa7679'/>
<id>urn:sha1:f38e950685b912fd54226612c20bc538f4fa7679</id>
<content type='text'>
Backport of 26794f6657a9d201d47a0748a449a94ad5d7c66e from master
</content>
</entry>
<entry>
<title>Fixed #26124 -- Added missing code formatting to docs headers.</title>
<updated>2016-02-01T15:42:05Z</updated>
<author>
<name>rowanv</name>
<email>rrvspam@gmail.com</email>
</author>
<published>2016-01-24T21:26:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a6ef025dfb2a1d1bd23893408eef6d066fb506d9'/>
<id>urn:sha1:a6ef025dfb2a1d1bd23893408eef6d066fb506d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #26142 -- Documented that Formset's extra=0 doesn't prevent creating objects.</title>
<updated>2016-01-27T00:12:01Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-01-27T00:06:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8e6a08e937272f088902cdbec65a9f2e919783bf'/>
<id>urn:sha1:8e6a08e937272f088902cdbec65a9f2e919783bf</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>
<entry>
<title>Fixed a typo in a modelforms docs example.</title>
<updated>2016-01-09T18:00:59Z</updated>
<author>
<name>bmsleight</name>
<email>bms.git@barwap.com</email>
</author>
<published>2016-01-09T17:51:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8715205c5c0e49b21b5bbea35d904713ee188a71'/>
<id>urn:sha1:8715205c5c0e49b21b5bbea35d904713ee188a71</id>
<content type='text'>
</content>
</entry>
</feed>
