<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/newforms/fields.py, branch archive/attic/schema-evolution-ng</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fschema-evolution-ng</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fschema-evolution-ng'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2007-01-13T05:19:15Z</updated>
<entry>
<title>Fixed #3281 -- newforms: URLField now works properly with required=False and verify_exists=True together. Thanks, zendak</title>
<updated>2007-01-13T05:19:15Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-13T05:19:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f2a3deb0871c6cdbe04e1e0b36f4984c7c825bac'/>
<id>urn:sha1:f2a3deb0871c6cdbe04e1e0b36f4984c7c825bac</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4313 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3293 -- newforms: Changed IntegerField.clean() to return None if field is not required and empty. Thanks, Honza Kral</title>
<updated>2007-01-13T05:08:07Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-13T05:08:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6b31f95516e3a65f93a9ab6491c6e3b2b54ae620'/>
<id>urn:sha1:6b31f95516e3a65f93a9ab6491c6e3b2b54ae620</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4312 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3193 -- newforms: Modified as_hidden() to handle MultipleChoiceField correctly. Thanks for the report, Honza Kral</title>
<updated>2007-01-09T05:12:25Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-09T05:12:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fb60a6ff0acc84417ced061e83bb170fff351b59'/>
<id>urn:sha1:fb60a6ff0acc84417ced061e83bb170fff351b59</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4298 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms: Added 'initial' parameter to Field. This allows you to specify initial data that will be displayed with the form if no data is given. Also added unit tests.</title>
<updated>2006-12-28T00:01:52Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-28T00:01:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2cb0fe71a2131a4b9e61b6da98888051bfad58b1'/>
<id>urn:sha1:2cb0fe71a2131a4b9e61b6da98888051bfad58b1</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4249 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms: Added max_length and min_length optional arguments to RegexField, EmailField and URLField. Note that the argument order for those three fields has changed</title>
<updated>2006-12-26T23:46:10Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-26T23:46:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b5cd7d469d580133bd135b2d0f8ad41d342f6e07'/>
<id>urn:sha1:b5cd7d469d580133bd135b2d0f8ad41d342f6e07</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4241 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3153 -- newforms 'label' argument now can contain wacky characters. Thanks, dswistowski</title>
<updated>2006-12-17T19:04:03Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-17T19:04:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cd394a246aa32e5ce15b0643203b7bfdeb703eb6'/>
<id>urn:sha1:cd394a246aa32e5ce15b0643203b7bfdeb703eb6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4223 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms: Implemented min_value and max_value options for IntegerField</title>
<updated>2006-12-15T23:18:47Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-15T23:18:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=546297be27839f4ed3d627ff8fde04ee41d1667d'/>
<id>urn:sha1:546297be27839f4ed3d627ff8fde04ee41d1667d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4218 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms: Fixed unexpected behavior with CharField(required=False, min_length=X). Thanks for reporting, Benjamin Slavin</title>
<updated>2006-12-15T23:07:41Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-15T23:07:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=26489d4e2aa2a5d06b228643dfc232c05bb47872'/>
<id>urn:sha1:26489d4e2aa2a5d06b228643dfc232c05bb47872</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4217 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3143 -- Added TimeField to newforms. Thanks, jkocherhans</title>
<updated>2006-12-14T20:35:32Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-14T20:35:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fc11b97e97517fb70d36afd221cfaf702b4664e0'/>
<id>urn:sha1:fc11b97e97517fb70d36afd221cfaf702b4664e0</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4202 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3102 -- newforms: Fields can now designate their human-friendly labels. BoundField.verbose_name is now BoundField.label</title>
<updated>2006-12-08T20:06:12Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-08T20:06:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d93021eb10b1ff8c49a4f4746789c22589886260'/>
<id>urn:sha1:d93021eb10b1ff8c49a4f4746789c22589886260</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4188 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
