<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/forms/modelforms.txt, branch 1.8.8</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.8.8</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.8.8'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2015-10-28T19:49:05Z</updated>
<entry>
<title>[1.8.x] Fixed #21516 -- Updated imports paths for some formset functions/classes.</title>
<updated>2015-10-28T19:49:05Z</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=42f254674243928a563364389906a00303cc9a56'/>
<id>urn:sha1:42f254674243928a563364389906a00303cc9a56</id>
<content type='text'>
Since refs #21489, FormSet classes and factories are exposed on the
django.forms package.

Backport of 455034d4df048010de4ae0a9a2392b70d1463c61 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed #24684 -- Typo in docs/topics/forms/modelforms.txt</title>
<updated>2015-04-22T13:31:43Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-04-22T13:31:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=322b9c90aa3f29dd658686b0689d718d8a8b463d'/>
<id>urn:sha1:322b9c90aa3f29dd658686b0689d718d8a8b463d</id>
<content type='text'>
Backport of 1418f7530455abf3e6f743164ae15ee6b2566a3c from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed #24674 -- Documented the correct NullBooleanField formfield.</title>
<updated>2015-04-20T19:19:57Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2015-04-20T19:17:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=beb957041cd8c4d4badda58df1ed4d9729d9672c'/>
<id>urn:sha1:beb957041cd8c4d4badda58df1ed4d9729d9672c</id>
<content type='text'>
Thanks to knbk for the report.

Backport of 37e23c606031d5b34197e196fb6e6fed0137bb37 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed #24541 -- Clarified ModelFormSet's handling of initial data.</title>
<updated>2015-03-28T12:59:50Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-03-28T12:54:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a70dea2c06cf834e24c4b63237af669c143a8e03'/>
<id>urn:sha1:a70dea2c06cf834e24c4b63237af669c143a8e03</id>
<content type='text'>
Backport of 6de3a1e2c34ae5bfcdec3ebbf3d682aa578ecae0 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed typo in docs/topics/forms/modelforms.txt</title>
<updated>2015-03-28T11:40:54Z</updated>
<author>
<name>SaeX</name>
<email>SaeX@users.noreply.github.com</email>
</author>
<published>2015-03-28T10:06:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6f69e77a9e811cf76e18eb39d4022ff73f746127'/>
<id>urn:sha1:6f69e77a9e811cf76e18eb39d4022ff73f746127</id>
<content type='text'>
Backport of 19e41a9799079ddae3ba94f95d25577ab4232037 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed typo in docs/topics/forms/modelforms.txt.</title>
<updated>2015-03-11T23:58:14Z</updated>
<author>
<name>Dan Fellin</name>
<email>dan@highwaterlabs.com</email>
</author>
<published>2015-03-11T23:21:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9f397155094a9ae7911f45beb36befd02480a738'/>
<id>urn:sha1:9f397155094a9ae7911f45beb36befd02480a738</id>
<content type='text'>
Backport of 6ff826e12ea99c0eb871716cfedc2c8e199695f3 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed #24456 -- Added links to topics/forms/modelforms.txt.</title>
<updated>2015-03-10T00:53:05Z</updated>
<author>
<name>Psilo Cybin</name>
<email>PsiloLR@users.noreply.github.com</email>
</author>
<published>2015-03-07T14:15:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b25e542ecde4982602a96747fef581b79fceede7'/>
<id>urn:sha1:b25e542ecde4982602a96747fef581b79fceede7</id>
<content type='text'>
Backport of 866e71140f9612e45087b8acafefa2e51ffc4a29 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed #13015 -- Clarified language about model instances attached to forms.</title>
<updated>2015-03-02T23:45:27Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-02-28T21:53:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cc525e31bba1951a81eae3d2bf8625eeb14eb0a1'/>
<id>urn:sha1:cc525e31bba1951a81eae3d2bf8625eeb14eb0a1</id>
<content type='text'>
Backport of a40a34a4b2d79dbf798df538c26222148d42b17c from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed #24255 -- Specifed 'fields' parameter in modelformset_factory / inlineformset_factory examples.</title>
<updated>2015-02-02T15:47:42Z</updated>
<author>
<name>Matt Westcott</name>
<email>matt@west.co.tt</email>
</author>
<published>2015-01-30T23:14:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ef90ca5f42c81dcee39878c9da96af56eb5e29a4'/>
<id>urn:sha1:ef90ca5f42c81dcee39878c9da96af56eb5e29a4</id>
<content type='text'>
Backport of 8d64aae883f7721c33f88276e7c999844085659f from master
</content>
</entry>
<entry>
<title>Fixed typo in docs/topics/forms/modelforms.txt.</title>
<updated>2014-11-27T15:53:06Z</updated>
<author>
<name>wrwrwr</name>
<email>git@wr.waw.pl</email>
</author>
<published>2014-11-27T15:21:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a15aba66f2fc650f70a791fb7fa880cf85cb1229'/>
<id>urn:sha1:a15aba66f2fc650f70a791fb7fa880cf85cb1229</id>
<content type='text'>
</content>
</entry>
</feed>
