<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/newforms.txt, 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-11T00:04:27Z</updated>
<entry>
<title>newforms: Added unit tests and docs explaining that clean_data will only ever contain fields of the form, even if extra fields are passed in data</title>
<updated>2007-01-11T00:04:27Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-11T00:04:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=73d62743e9cc27f09a5e30bcf7b0dbe64d6108de'/>
<id>urn:sha1:73d62743e9cc27f09a5e30bcf7b0dbe64d6108de</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4306 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms: Added 'initial' parameter to Form, which lets initial data be specified dynamically</title>
<updated>2007-01-09T04:39:44Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-09T04:39:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2e148d70647bfab640ab395fc98ba9492d061dad'/>
<id>urn:sha1:2e148d70647bfab640ab395fc98ba9492d061dad</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4297 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added note to docs/newforms.txt that points out ValidationError is a different class than previously</title>
<updated>2007-01-05T22:15:46Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-05T22:15:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6ee9aeb0d6d086f0e5e54667a3405f75fb1196f7'/>
<id>urn:sha1:6ee9aeb0d6d086f0e5e54667a3405f75fb1196f7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4292 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3236 -- Fixed some typos in docs/newforms.txt. Thanks, christoffer.carlborg@gmail.com</title>
<updated>2007-01-05T20:14:26Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-05T20:14:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9cb85eb370dba6d4c73fabf68d913f37e46724e4'/>
<id>urn:sha1:9cb85eb370dba6d4c73fabf68d913f37e46724e4</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4291 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed ReST error in docs/newforms.txt from [4288]</title>
<updated>2007-01-05T05:22:36Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-05T05:22:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9d29892f5636cd2e938b70d9562f4ce55c9cba20'/>
<id>urn:sha1:9d29892f5636cd2e938b70d9562f4ce55c9cba20</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4289 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added a lot more to docs/newforms.txt</title>
<updated>2007-01-05T05:21:39Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-05T05:21:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=84b673e9b1e17b27c3003ca4cc14c90cda8274b3'/>
<id>urn:sha1:84b673e9b1e17b27c3003ca4cc14c90cda8274b3</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4288 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>More additions to docs/newforms.txt</title>
<updated>2007-01-05T00:13:36Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-05T00:13:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=13184efb0f0b38426f635b9880d0a83dd120deea'/>
<id>urn:sha1:13184efb0f0b38426f635b9880d0a83dd120deea</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4287 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added first part of 'Using forms to validate data' section to docs/newforms.txt</title>
<updated>2007-01-04T06:52:50Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-04T06:52:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=61ede43202aef10306dc70fa300f269bd3f4fe7f'/>
<id>urn:sha1:61ede43202aef10306dc70fa300f269bd3f4fe7f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4285 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added a small note about decoupling to docs/newforms.txt</title>
<updated>2006-12-30T00:39:41Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-30T00:39:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=08f3969d5eb0e87094fe44a877634251285fed59'/>
<id>urn:sha1:08f3969d5eb0e87094fe44a877634251285fed59</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4262 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added first bit of 'More granular output' to docs/newforms.txt</title>
<updated>2006-12-29T19:32:28Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-29T19:32:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b9eb64949200aba47cad7dfb58be12e2554aff9c'/>
<id>urn:sha1:b9eb64949200aba47cad7dfb58be12e2554aff9c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4258 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
