<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/oldforms/__init__.py, branch archive/attic/queryset-refactor</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fqueryset-refactor</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fqueryset-refactor'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2007-11-18T05:48:24Z</updated>
<entry>
<title>queryset-refactor: Merged from trunk up to [6689].</title>
<updated>2007-11-18T05:48:24Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-11-18T05:48:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3d07f94d68ae7ef69c336c36ee119ef49c1e6028'/>
<id>urn:sha1:3d07f94d68ae7ef69c336c36ee119ef49c1e6028</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@6690 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: Merged changed from trunk up to [6463].</title>
<updated>2007-10-08T16:10:39Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-10-08T16:10:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7ebf3068c16d29c0288a317dac45166a8bc4c23c'/>
<id>urn:sha1:7ebf3068c16d29c0288a317dac45166a8bc4c23c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@6466 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: Merged to [6381]</title>
<updated>2007-09-20T01:55:53Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-09-20T01:55:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=94c320d8a982ce30f6dd4e7556f2696229b761c7'/>
<id>urn:sha1:94c320d8a982ce30f6dd4e7556f2696229b761c7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@6382 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #5015 -- Typo fix in oldforms. Thanks, teyc@cognoware.com.</title>
<updated>2007-08-12T03:29:07Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-08-12T03:29:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cc42b2fde8e982b7157ebdf8843677c7d9d6206e'/>
<id>urn:sha1:cc42b2fde8e982b7157ebdf8843677c7d9d6206e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5865 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `FormField`s and db model `Field`s.  This is fully backwards compatible at the moment since the legacy `maxlength` argument is still supported.  Using `maxlength` will, however, issue a `PendingDeprecationWarning` when used.</title>
<updated>2007-08-05T05:14:46Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2007-08-05T05:14:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=212ee65be782240554749f25bbd3772240d56fff'/>
<id>urn:sha1:212ee65be782240554749f25bbd3772240d56fff</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5803 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #4804 -- Fixed a problem when validating choice lists with non-ASCII</title>
<updated>2007-07-10T12:03:36Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-07-10T12:03:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=87d8976faee7b07a30ce1bd844b2b6178c3a3328'/>
<id>urn:sha1:87d8976faee7b07a30ce1bd844b2b6178c3a3328</id>
<content type='text'>
data. Thanks, django@vonposer.de.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5642 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Merged Unicode branch into trunk (r4952:5608). This should be fully</title>
<updated>2007-07-04T12:11:04Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-07-04T12:11:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=953badbea5a04159adbfa970f5805c0232b6a401'/>
<id>urn:sha1:953badbea5a04159adbfa970f5805c0232b6a401</id>
<content type='text'>
backwards compatible for all practical purposes.

Fixed #2391, #2489, #2996, #3322, #3344, #3370, #3406, #3432, #3454, #3492, #3582, #3690, #3878, #3891, #3937, #4039, #4141, #4227, #4286, #4291, #4300, #4452, #4702


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5609 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Backed out the changes in [5482] for a bit whilst some more investigation into</title>
<updated>2007-06-22T07:15:04Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-06-22T07:15:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=880e3cfaa6040bb745ecfdbd91be0234cdb87278'/>
<id>urn:sha1:880e3cfaa6040bb745ecfdbd91be0234cdb87278</id>
<content type='text'>
side-effects is done. Refs #4565.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5511 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #4565 -- Changed template rendering to use iterators, rather than</title>
<updated>2007-06-17T07:11:37Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-06-17T07:11:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bccb8897e6ab0fe8d2e5b9bcb725ac28b1c8e566'/>
<id>urn:sha1:bccb8897e6ab0fe8d2e5b9bcb725ac28b1c8e566</id>
<content type='text'>
creating large strings, as much as possible. This is all backwards compatible.
Thanks, Brian Harring.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5482 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #4445 -- Fixed an import problem in one of the Python 2.3-only code</title>
<updated>2007-06-01T01:44:47Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-06-01T01:44:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9a40cfda16b8177a8db4d602ef440092d57533a7'/>
<id>urn:sha1:9a40cfda16b8177a8db4d602ef440092d57533a7</id>
<content type='text'>
paths. Thanks, Bryan Chow.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5398 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
