<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/forms/formsets.py, branch archive/soc2010/query-refactor</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2010%2Fquery-refactor</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2010%2Fquery-refactor'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2010-08-09T21:22:37Z</updated>
<entry>
<title>[soc2010/query-refactor] Merged up to trunk r13556, resolved merge conflicts</title>
<updated>2010-08-09T21:22:37Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2010-08-09T21:22:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6001ba016a3db4701d56abc6d30868d4e5d88dbf'/>
<id>urn:sha1:6001ba016a3db4701d56abc6d30868d4e5d88dbf</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2010/query-refactor@13565 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13023 - Removed ambiguity with regard to the max_num option of formsets and as a result of admin inlines. Thanks to Gabriel Hurley for the patch.</title>
<updated>2010-03-27T23:03:56Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-03-27T23:03:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aba95dcc0b5370ffac3d3b701c3ca7782ee999c1'/>
<id>urn:sha1:aba95dcc0b5370ffac3d3b701c3ca7782ee999c1</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12872 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #11801 -- Corrected form validation to ensure you can still get deleted_forms and ordered_forms when a form that is being deleted doesn't validate. Thanks to dantallis for the report and patch.</title>
<updated>2010-03-12T15:51:00Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-03-12T15:51:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4120a181e9109383ab35df52dbb3621302a75a72'/>
<id>urn:sha1:4120a181e9109383ab35df52dbb3621302a75a72</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12771 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12878. Formset-wide errors are now rendered properly as html.</title>
<updated>2010-02-23T20:55:42Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2010-02-23T20:55:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ea3853e8d294deebe47d7845b332bef5dbe5f03e'/>
<id>urn:sha1:ea3853e8d294deebe47d7845b332bef5dbe5f03e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12548 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12692 - Properly handle the extra clause of admin inline formsets. Also fixes #12703, second error.</title>
<updated>2010-02-01T14:14:56Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-02-01T14:14:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9555f2be9dc7c5cc1aeb3f4a047550ccd9b0cb2c'/>
<id>urn:sha1:9555f2be9dc7c5cc1aeb3f4a047550ccd9b0cb2c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12369 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12508 - Added ability to dynamically add inlines in the admin app.</title>
<updated>2010-01-26T15:02:53Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-01-26T15:02:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c14937cf7a1e8c25702e89485cc2dd33aa0d3a16'/>
<id>urn:sha1:c14937cf7a1e8c25702e89485cc2dd33aa0d3a16</id>
<content type='text'>
Refs #13. Also introduces an ``empty_form`` attribute on formsets to make it easier to implement dynamic forms.

Many thanks to Zain Memon for the initial patch from his Summer of Code 2009 project, Stanislaus Madueke for his django-dynamic-formset app and all the other people helping out.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12297 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Merged soc2009/model-validation to trunk. Thanks, Honza!</title>
<updated>2010-01-05T03:56:19Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2010-01-05T03:56:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=471596fc1afcb9c6258d317c619eaf5fd394e797'/>
<id>urn:sha1:471596fc1afcb9c6258d317c619eaf5fd394e797</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12098 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10082 -- Modified BaseFormSet so that ordering checks work when the formset is empty. Thanks to Petr Marhoun for the report and test case, and bmathieu for the fix.</title>
<updated>2009-04-28T14:17:18Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-04-28T14:17:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2ba9df2f41cd649b42f5d7452aa2393aa6131f32'/>
<id>urn:sha1:2ba9df2f41cd649b42f5d7452aa2393aa6131f32</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10643 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Forms in model formsets and inline formsets can now be deleted even if they don't validate. Related to #9587.</title>
<updated>2009-03-31T19:55:20Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2009-03-31T19:55:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=15becf23a9e4c9b230745738d2d42f6ab8f0f031'/>
<id>urn:sha1:15becf23a9e4c9b230745738d2d42f6ab8f0f031</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10283 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #9587. Formset.is_valid() now returns True if an invalid form is marked for deletion. Thanks for the test and intial patch, kratorius.</title>
<updated>2009-03-30T19:36:19Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2009-03-30T19:36:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=08056572e89a9ac1c958ef7d47efe576c76116da'/>
<id>urn:sha1:08056572e89a9ac1c958ef7d47efe576c76116da</id>
<content type='text'>
Note that this leaves the form and formset errors alone. Those forms still have errors, it's just that it doesn't matter that they're invalid in the context of the formset and deletion.
Also fixed #9665 while I was in there. Thanks, mark_hildreth.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10206 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
