<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/model_forms_regress/models.py, branch 1.4.15</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.4.15</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.4.15'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2011-10-13T21:34:56Z</updated>
<entry>
<title>Convert the remainder of the relative imports in the tests to be absolute imports.</title>
<updated>2011-10-13T21:34:56Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2011-10-13T21:34:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8c0eefd066aa0e5bfe8c1006d055be8e2ad69a2b'/>
<id>urn:sha1:8c0eefd066aa0e5bfe8c1006d055be8e2ad69a2b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16981 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12304 -- regression tests to make sure the validation messages for unique violations are sane, Thanks ramiro!</title>
<updated>2010-10-13T04:36:51Z</updated>
<author>
<name>Honza Král</name>
<email>honza.kral@gmail.com</email>
</author>
<published>2010-10-13T04:36:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=52716ddd1b0541b9cd86fd361a9f8b9894927211'/>
<id>urn:sha1:52716ddd1b0541b9cd86fd361a9f8b9894927211</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14198 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7048 -- Added ClearableFileInput widget to clear file fields. Thanks for report and patch, jarrow and Carl Meyer.</title>
<updated>2010-10-01T02:02:58Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-10-01T02:02:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=392d992f8295f96632179e01e790465cc9c8d3ec'/>
<id>urn:sha1:392d992f8295f96632179e01e790465cc9c8d3ec</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13968 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13613 -- Ensure that forms.URLField and forms.EmailField are used on a modelform. This ensures that fields are URL and Email fields are cleaned consistently when included on model forms. Thanks to amadison for the report.</title>
<updated>2010-08-05T03:59:20Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-08-05T03:59:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aa93f8c2f0ff5f568d3f73e49b3b217b5ba3c0b8'/>
<id>urn:sha1:aa93f8c2f0ff5f568d3f73e49b3b217b5ba3c0b8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13475 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>
</feed>
