<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/forms/modelforms.txt, branch 1.10.1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.10.1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.10.1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2016-08-24T23:37:04Z</updated>
<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>
<entry>
<title>Fixed #14286 -- Added models.BigAutoField.</title>
<updated>2015-12-26T01:01:31Z</updated>
<author>
<name>Alexander Sosnovskiy</name>
<email>alecs.box@gmail.com</email>
</author>
<published>2015-07-02T08:43:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2a7ce34600d0f879e93c9a5e02215948ed3bb6ac'/>
<id>urn:sha1:2a7ce34600d0f879e93c9a5e02215948ed3bb6ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25969 -- Replaced render_to_response() with render() in docs examples.</title>
<updated>2015-12-23T14:14:32Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-12-22T15:21:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4d83b0163e15f8352fd17fa121e929842ff2b686'/>
<id>urn:sha1:4d83b0163e15f8352fd17fa121e929842ff2b686</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #21516 -- Updated imports paths for some formset functions/classes.</title>
<updated>2015-10-28T19:44:53Z</updated>
<author>
<name>Bryan Marty</name>
<email>bryanmarty@gmail.com</email>
</author>
<published>2015-10-28T01:37:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=455034d4df048010de4ae0a9a2392b70d1463c61'/>
<id>urn:sha1:455034d4df048010de4ae0a9a2392b70d1463c61</id>
<content type='text'>
Since refs #21489, FormSet classes and factories are exposed on the
django.forms package.
</content>
</entry>
</feed>
