<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/forms/formsets.py, branch archive/attic/newforms-admin</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fnewforms-admin</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fnewforms-admin'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2008-06-11T03:58:01Z</updated>
<entry>
<title>newforms-admin: Fixed #6075 -- Implemented max_num on formsets and model formsets. Added a hook on InlineModelAdmin to customize in the admin interface.</title>
<updated>2008-06-11T03:58:01Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2008-06-11T03:58:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=530670e27f338923c0199dc274f2ecf71af5d762'/>
<id>urn:sha1:530670e27f338923c0199dc274f2ecf71af5d762</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7613 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Removed the leading underscore from _formset_factory. It was missed in [7605].</title>
<updated>2008-06-10T19:58:25Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2008-06-10T19:58:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=edf396da59d44efebe6d5d7242bda30de4b1afeb'/>
<id>urn:sha1:edf396da59d44efebe6d5d7242bda30de4b1afeb</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7612 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Fixed #6926. Formset management forms now use the proper prefix. Thanks, msundstr.</title>
<updated>2008-03-30T23:54:55Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2008-03-30T23:54:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=613c391461cec08786c6ecfdfb287c740d47b1e4'/>
<id>urn:sha1:613c391461cec08786c6ecfdfb287c740d47b1e4</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7391 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Cleaned up the implementation and APIs of all the formset classes. Backwards-incompatible.</title>
<updated>2008-03-17T17:55:16Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2008-03-17T17:55:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=93c45b570427b0a0f875a6f551d229f20e2ac5ee'/>
<id>urn:sha1:93c45b570427b0a0f875a6f551d229f20e2ac5ee</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7270 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Fixed #5353. Added FormSet validation hook. Separated a few things out from the original patch and added more tests. Thanks, Honza Kral.</title>
<updated>2007-09-25T02:42:26Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2007-09-25T02:42:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b40f9b63bb6900689e6052052f620d6447ec63e5'/>
<id>urn:sha1:b40f9b63bb6900689e6052052f620d6447ec63e5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@6419 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Fixed a stupid typo.</title>
<updated>2007-09-14T23:03:34Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2007-09-14T23:03:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b28be9b04d2898187a7692d6da7330dbbe448f56'/>
<id>urn:sha1:b28be9b04d2898187a7692d6da7330dbbe448f56</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@6245 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #4867. FormSet.is_valid() now returns False when the FormSet is not bound. Thanks John Shaffer.</title>
<updated>2007-09-07T02:32:03Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2007-09-07T02:32:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ff2a2884a15ddd23d7414497341905c56023abac'/>
<id>urn:sha1:ff2a2884a15ddd23d7414497341905c56023abac</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@6052 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Cleaned up FormSet internals and renamed formset.form_list to formset.forms. Better, but still not quite there.</title>
<updated>2007-05-24T03:38:26Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2007-05-24T03:38:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3eab964332c221910641d7e8a493d287ef18faf3'/>
<id>urn:sha1:3eab964332c221910641d7e8a493d287ef18faf3</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@5325 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Merged to [5243]. There are 3 failing tests in regressiontests.serializers_regress.tests.SerializerTests, but they fail in trunk also.</title>
<updated>2007-05-15T03:37:41Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2007-05-15T03:37:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=433659139596a75eab03940ea2029970de6ee287'/>
<id>urn:sha1:433659139596a75eab03940ea2029970de6ee287</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@5244 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms-admin: Rewrote most of FormSets and associated tests. They now handle an arbitrary number of extra forms, and deletion and ordering at the same time. BaseFormSet still needs some cleanup, but the tests pass.</title>
<updated>2007-04-07T05:56:42Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2007-04-07T05:56:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=203f93a7aa9fbe04fa660c262ed2e730de437faf'/>
<id>urn:sha1:203f93a7aa9fbe04fa660c262ed2e730de437faf</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@4953 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
