<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/forms/models.py, branch archive/soc2009/admin-ui</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2009%2Fadmin-ui</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2009%2Fadmin-ui'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2009-12-22T01:28:58Z</updated>
<entry>
<title>[soc2009/admin-ui] Fixing ticket #11682. Thanks to fredbartle for the patch.</title>
<updated>2009-12-22T01:28:58Z</updated>
<author>
<name>Zain Memon</name>
<email>zain@inzain.net</email>
</author>
<published>2009-12-22T01:28:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7b2cdd0209df301285570b7678830c060d29c4d8'/>
<id>urn:sha1:7b2cdd0209df301285570b7678830c060d29c4d8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/admin-ui@11935 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[soc2009/admin-ui] Merging up to trunk svn:r11382 into my branch (this time from the right directory)</title>
<updated>2009-08-05T04:16:35Z</updated>
<author>
<name>Zain Memon</name>
<email>zain@inzain.net</email>
</author>
<published>2009-08-05T04:16:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ba47aebc6d88f64249faec8bad6239ae2998db89'/>
<id>urn:sha1:ba47aebc6d88f64249faec8bad6239ae2998db89</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/admin-ui@11400 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[soc2009/admin-ui] A far better way to implement adding inlines using javascript. Instead of handling all the prefix incrementing in Javascript and losing any default values, added a way to generate a template form that can be cloned every time a new inline is added.</title>
<updated>2009-07-02T07:19:44Z</updated>
<author>
<name>Zain Memon</name>
<email>zain@inzain.net</email>
</author>
<published>2009-07-02T07:19:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d2d63014552ee05c49384976d19696372dccd764'/>
<id>urn:sha1:d2d63014552ee05c49384976d19696372dccd764</id>
<content type='text'>
This is for stacked inlines. Support for tabular and selector inlines coming next. 


git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/admin-ui@11152 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[soc2009/admin-ui] Merging trunk r10924 into my branch.</title>
<updated>2009-06-05T20:58:34Z</updated>
<author>
<name>Zain Memon</name>
<email>zain@inzain.net</email>
</author>
<published>2009-06-05T20:58:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=82b25800cdb8be78e8cfc95cca41e01a418ecc9c'/>
<id>urn:sha1:82b25800cdb8be78e8cfc95cca41e01a418ecc9c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/admin-ui@10925 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #11149 -- Don't call save_form_data on file-type fields multiple times when saving a model form.</title>
<updated>2009-05-19T23:13:33Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2009-05-19T23:13:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8c8625bde346d619befbdbb8a550368aa9b54b4d'/>
<id>urn:sha1:8c8625bde346d619befbdbb8a550368aa9b54b4d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10826 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #11120 -- Corrected handling of inlines attached to inherited classes, broken by r10756. Thanks to George Song and Michael Strickland for the simultaneous reports.</title>
<updated>2009-05-15T12:44:51Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-05-15T12:44:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a00be663112bc674f71492717f7bbbb35b922e42'/>
<id>urn:sha1:a00be663112bc674f71492717f7bbbb35b922e42</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10787 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10992: fixed a bug saving inlines with custom primary key fields. Thanks, Zain.</title>
<updated>2009-05-14T02:23:53Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-05-14T02:23:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e508bfd27f34fc753ae32cc1776251e2d7f36610'/>
<id>urn:sha1:e508bfd27f34fc753ae32cc1776251e2d7f36610</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10777 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10243, #11043 -- Corrected handling of formsets over a ForeignKey that uses to_field, and by extension, fixed the admin for handling fields of that type. Thanks to apollo13 for the initial patch.</title>
<updated>2009-05-13T14:04:29Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-05-13T14:04:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7215ffe8a43d55536ca46e37f9b5241f35f2fa5b'/>
<id>urn:sha1:7215ffe8a43d55536ca46e37f9b5241f35f2fa5b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10756 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Changed r10668 to not falsely error out when using generic inlines.</title>
<updated>2009-05-10T21:09:38Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2009-05-10T21:09:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fe971ec66f5d42945b2583037303be31f53ea524'/>
<id>urn:sha1:fe971ec66f5d42945b2583037303be31f53ea524</id>
<content type='text'>
The bug was picked up by the tests already, but only if run against a
backend that supports referential integrity.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10732 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10792 -- Ensured that ModelChoiceFields don't provide an empty option when the underlying field has blank=False and there is a default value available. Thanks to carljm for the report and patch.</title>
<updated>2009-05-10T07:44:27Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-05-10T07:44:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5663258de13975e28406233328a9e51c8bc1b768'/>
<id>urn:sha1:5663258de13975e28406233328a9e51c8bc1b768</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10729 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
