<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/model_forms_regress/models.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 #12420. Now that OneToOneField allows assignment of None, stop guarding against it in ModelForms. Thanks, andrewsk.</title>
<updated>2010-02-23T20:02:18Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2010-02-23T20:02:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6ba5fb37287ab88e2039d754e89788bb864ee123'/>
<id>urn:sha1:6ba5fb37287ab88e2039d754e89788bb864ee123</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12545 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12698. Model.clean() used with a ModelForm no longer causes a KeyError when raising a ValidationError.</title>
<updated>2010-02-10T00:34:45Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2010-02-10T00:34:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8f4540b2e68d4b9143d38d8af197cb4b794821b4'/>
<id>urn:sha1:8f4540b2e68d4b9143d38d8af197cb4b794821b4</id>
<content type='text'>
Note that previously it was possible to raise a ValidationError in the same place with a message_dict attribute. That behavior was a bug and will no longer have the same behavior.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12402 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 test suite on Oracle that was broken by using keyword "date" as a field name.  Refs #4140 and #10422.</title>
<updated>2009-05-07T14:48:04Z</updated>
<author>
<name>Matt Boersma</name>
<email>matt@sprout.org</email>
</author>
<published>2009-05-07T14:48:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=523da3801d07e27556b33661bc175138a9456410'/>
<id>urn:sha1:523da3801d07e27556b33661bc175138a9456410</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10689 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10349 -- Modified ManyToManyFields to allow initial form values to be callables. Thanks to fas for the report and patch.</title>
<updated>2009-05-02T07:03:33Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-05-02T07:03:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fbf5eaac9460a0f97187b80c9ac16b9aa023802e'/>
<id>urn:sha1:fbf5eaac9460a0f97187b80c9ac16b9aa023802e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10652 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10156: `ModelMultipleChoiceField.clean` now does a single query instead of O(N). Thanks, Alex Gaynor. Also, I ported a few more doctests to unittests.</title>
<updated>2009-04-18T15:51:11Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-04-18T15:51:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=41260fb93165a9fa18dba31b4766c8be50b430cb'/>
<id>urn:sha1:41260fb93165a9fa18dba31b4766c8be50b430cb</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10582 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10645 -- Added some robustness around some admin and modelform params.</title>
<updated>2009-04-11T07:41:59Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2009-04-11T07:41:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3bd384aa62608ca2aebdf6d86ae1a75abb96f4bf'/>
<id>urn:sha1:3bd384aa62608ca2aebdf6d86ae1a75abb96f4bf</id>
<content type='text'>
Fieldset dictionary names, search fields and unique_together attribute
names all have to be convertible to strings (that has always been true).
If somebody passes in a unicode object, Python barfs because Django uses
those values as keyword argument names and function calls require
parameter names to be str objects. We now convert thing to strs
automatically.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10510 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed the test from [10447] to not depend on `os.listdir()` ordering. I always forget about that one; thanks, buildbot.</title>
<updated>2009-04-08T19:41:18Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-04-08T19:41:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=28f6b7162352a19b6f3931f46f3d26713c2712b4'/>
<id>urn:sha1:28f6b7162352a19b6f3931f46f3d26713c2712b4</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10449 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8422: FilePathField now respects required=False.</title>
<updated>2009-04-08T18:53:55Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-04-08T18:53:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a64a61bf4a21f942828add0b7964f18cf777a5bb'/>
<id>urn:sha1:a64a61bf4a21f942828add0b7964f18cf777a5bb</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10447 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
