<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/models/options.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>2008-03-17T13:32:11Z</updated>
<entry>
<title>queyrset-refactor: Some more speed-ups due to datastructure changes.</title>
<updated>2008-03-17T13:32:11Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-03-17T13:32:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=133111e40b3afe20e80e5f12e3b064ba080c318d'/>
<id>urn:sha1:133111e40b3afe20e80e5f12e3b064ba080c318d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7255 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: More whack-a-mole optimisation work. Still got a couple of big spots to go, though.</title>
<updated>2008-03-16T16:18:39Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-03-16T16:18:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=067d380e9879b03fc015dd087558c91c260c0e70'/>
<id>urn:sha1:067d380e9879b03fc015dd087558c91c260c0e70</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7253 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: Whilst writing a test to bullet-proof [7141], a bug showed up.</title>
<updated>2008-02-22T04:58:53Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-02-22T04:58:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=83e00a237158f7961b06abd31c2ed867f1831c3f'/>
<id>urn:sha1:83e00a237158f7961b06abd31c2ed867f1831c3f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7143 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: Added the ability to manually specify a child-parent link.</title>
<updated>2008-02-22T04:58:28Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-02-22T04:58:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b7be3d63e36ee79db51dcabf0f210349e4d6f715'/>
<id>urn:sha1:b7be3d63e36ee79db51dcabf0f210349e4d6f715</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7142 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: Fixed up and documented Meta-class inheritance.</title>
<updated>2008-02-22T01:05:05Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-02-22T01:05:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0c20e88e65b8c2b1d097510ee2d7cfe6b2cf9b97'/>
<id>urn:sha1:0c20e88e65b8c2b1d097510ee2d7cfe6b2cf9b97</id>
<content type='text'>
Should be mostly logical (for versions of "logical" that may require you to be
a Vulcan, admittedly, but that's not entirely my fault).


git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7141 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: Fixed a couple of FIXME items.</title>
<updated>2008-02-20T02:00:20Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-02-20T02:00:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ca123b0760de38b4df50ca321927a365d2d1c796'/>
<id>urn:sha1:ca123b0760de38b4df50ca321927a365d2d1c796</id>
<content type='text'>
These are mostly code cleanups, although now we also install the right type of
class for our exception sublasses on models in Python 2.5.


git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7137 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: Model inheritance support.</title>
<updated>2008-02-17T18:47:57Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-02-17T18:47:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=da6570bf082620205737c82cd7deb7185daaf538'/>
<id>urn:sha1:da6570bf082620205737c82cd7deb7185daaf538</id>
<content type='text'>
This adds both types of model inheritance: abstract base classes (ABCs) and
multi-table inheritance. See the documentation and tests / examples for details.

Still a few known bugs here, so don't file tickets (I know about them). Not
quite ready for prime-time usage, but it mostly works as expected.


git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7126 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: Ported almost all of the raw SQL statements in the Model</title>
<updated>2008-01-29T15:44:21Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-01-29T15:44:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f99247cc1bd3106200c3d4d08897b81097815ea6'/>
<id>urn:sha1:f99247cc1bd3106200c3d4d08897b81097815ea6</id>
<content type='text'>
class over to use queryset operations. This is the first part of a long process
of removing raw SQL from all over the place. The tests pass, but it's quite
possible other stuff won't work yet.

In the process, added tests for order_with_respect_to so that I didn't screw it
up.


git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7048 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: Merged from trunk up to [6856].</title>
<updated>2007-12-03T02:59:56Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-12-03T02:59:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=07ddd56872e70e76e13eb0b118c7b6503d5d821f'/>
<id>urn:sha1:07ddd56872e70e76e13eb0b118c7b6503d5d821f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@6857 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: Fixed some Python 2.3 problems.</title>
<updated>2007-11-29T22:08:04Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-11-29T22:08:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=648a3d87a331674b3e566d8e47ea5ae8422437aa'/>
<id>urn:sha1:648a3d87a331674b3e566d8e47ea5ae8422437aa</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@6756 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
