<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django, 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 #3289 -- newforms: Added value_from_datadict method to MultipleHiddenInput</title>
<updated>2007-01-13T04:51:57Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-13T04:51:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a0137c41f3b9b95d48f42ddd0fb48703a88a8c94'/>
<id>urn:sha1:a0137c41f3b9b95d48f42ddd0fb48703a88a8c94</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4311 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3287: method columns in the admin changelist can now have a {{{boolean}}} attribute that uses the clever little checkmark icons instead of the ugly "True" or "False" strings.  Thanks for the patch, xian@mintchaos.com</title>
<updated>2007-01-12T19:40:06Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2007-01-12T19:40:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=43193c18213de725f0f957ab21518baad7d9bdd6'/>
<id>urn:sha1:43193c18213de725f0f957ab21518baad7d9bdd6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4309 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3290: DummyCache now conforms to the BaseCache interface correctly. Thanks, Ned Batchelder.</title>
<updated>2007-01-12T15:16:55Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2007-01-12T15:16:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c1b11091e7f7859b66cc1d72fbce712c22c2ad0a'/>
<id>urn:sha1:c1b11091e7f7859b66cc1d72fbce712c22c2ad0a</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4308 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1717: ContentType.objects.get_for_manager() is now cached for a small performance gain when dealing with content-types regularly.  Thanks, Dave St.Germain.</title>
<updated>2007-01-12T15:15:05Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2007-01-12T15:15:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b118b28bac483133d08eeee5ebc791eb527249c6'/>
<id>urn:sha1:b118b28bac483133d08eeee5ebc791eb527249c6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4307 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3267 -- newforms: Changed database TextField to render as Textarea in form_for_model() forms. Thanks for the patch, Philipp Keller</title>
<updated>2007-01-10T23:34:37Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-10T23:34:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=963ccd7cb4c923a70dfcf4b321fa74a099c69948'/>
<id>urn:sha1:963ccd7cb4c923a70dfcf4b321fa74a099c69948</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4305 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3266 -- newforms: Made RadioSelect accept funky characters. Thanks for reporting, Honza Kral</title>
<updated>2007-01-10T23:25:29Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-10T23:25:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fa38ce720767c65847290a497599338a9659d9ca'/>
<id>urn:sha1:fa38ce720767c65847290a497599338a9659d9ca</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4304 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3278 -- newforms: Fixed bug in DeclarativeFieldsMetaclass where it inadvertently overrode the class' name. Thanks, russblau@imapmail.org</title>
<updated>2007-01-10T22:46:06Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-10T22:46:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f6a7002ef16b3c7ca62c0b44013d9274c0842094'/>
<id>urn:sha1:f6a7002ef16b3c7ca62c0b44013d9274c0842094</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4303 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3269 -- Fixed typo in admin change_password.html template. Thanks, ramiro</title>
<updated>2007-01-10T22:34:37Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-10T22:34:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2144a2c23ff84a9c9025a07e13cad6986c000955'/>
<id>urn:sha1:2144a2c23ff84a9c9025a07e13cad6986c000955</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4302 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
