<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db, 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-10T23:34:37Z</updated>
<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 #1477: URLFields now accept a maxlength parameter. Thanks, Matt Croydon.</title>
<updated>2007-01-08T20:28:31Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2007-01-08T20:28:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f6390e8983dd364053078cc80361cb369b667690'/>
<id>urn:sha1:f6390e8983dd364053078cc80361cb369b667690</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4295 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2473 -- Added special case for '__in=[]' (empty set) queries, because 'WHERE attr IN ()' is invalid SQL on many backends. Thanks, Gary Wilson.</title>
<updated>2007-01-04T04:00:16Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2007-01-04T04:00:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ddb9b7d57a1da6b8715a62376cbb8605e6b2351b'/>
<id>urn:sha1:ddb9b7d57a1da6b8715a62376cbb8605e6b2351b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4283 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3151 -- Improved MySQL backend not to send 'SET NAMES utf8' before every query. Thanks for the patch, smurf@smurf.noris.de</title>
<updated>2006-12-30T07:21:01Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-30T07:21:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f21cbb40b2521da1195d1a2aa5910281efb32b7f'/>
<id>urn:sha1:f21cbb40b2521da1195d1a2aa5910281efb32b7f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4267 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms: Got form_for_instance() to select initial ManyToManyField values properly</title>
<updated>2006-12-30T00:12:02Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-30T00:12:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b9fdf9abb841f1eda11fb4d8094372dbbbeb58cb'/>
<id>urn:sha1:b9fdf9abb841f1eda11fb4d8094372dbbbeb58cb</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4261 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3205 -- Fixed bug in custom postgresql executemany wrapper. Thanks for reporting, jeffreyz@broadpark.no</title>
<updated>2006-12-29T19:01:29Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-29T19:01:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d681b084c30c2cfcf012d42f1a211ea5d719f3c8'/>
<id>urn:sha1:d681b084c30c2cfcf012d42f1a211ea5d719f3c8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4257 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added value_from_object method to db Field class</title>
<updated>2006-12-28T02:27:14Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-28T02:27:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=34dce706ee9ac30d950d95e1647aadbed2a70921'/>
<id>urn:sha1:34dce706ee9ac30d950d95e1647aadbed2a70921</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4252 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Negligible style fix to db/models/fields/__init__.py</title>
<updated>2006-12-28T02:20:29Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-28T02:20:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f974b1bb5af7fe21de71f223a43ee1c0cdcf8f8f'/>
<id>urn:sha1:f974b1bb5af7fe21de71f223a43ee1c0cdcf8f8f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4251 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms: Implemented form_for_instance(). The resulting Form class does not yet have a method that saves the changes</title>
<updated>2006-12-28T01:16:29Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-28T01:16:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=71ce11f617cc56024300b4fa968af345329c8ecd'/>
<id>urn:sha1:71ce11f617cc56024300b4fa968af345329c8ecd</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4250 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms: Implemented formfield() for database OneToOneField class. Not sure about this one, but one-to-one fields are eventually going to be refactored so it's not a big deal if it doesn't work</title>
<updated>2006-12-27T05:27:47Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-27T05:27:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=016d75cc7fab107e8116211b5091d781a3bf0d24'/>
<id>urn:sha1:016d75cc7fab107e8116211b5091d781a3bf0d24</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4248 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
