<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/models/query_utils.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-04-25T15:02:25Z</updated>
<entry>
<title>queryset-refactor: Simplify the way filters are passed to the Query class.</title>
<updated>2008-04-25T15:02:25Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-04-25T15:02:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=05e4d51f0d1924efec47c39215d6baf682688fe7'/>
<id>urn:sha1:05e4d51f0d1924efec47c39215d6baf682688fe7</id>
<content type='text'>
This removes a lot of the complexity for handling exclude() calls and results
in more efficient code. I feel a bit stupid for not having spotted this earlier.


git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7461 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: The EmptyResultSet exception was declared in two places.</title>
<updated>2008-03-15T02:25:46Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-03-15T02:25:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d08ec8122899697fcbc7aa2868d9b1baadb24e2b'/>
<id>urn:sha1:d08ec8122899697fcbc7aa2868d9b1baadb24e2b</id>
<content type='text'>
Removed one of them.


git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7245 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: Fixed the "in" lookup type when using tuples.</title>
<updated>2008-03-15T01:59:06Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-03-15T01:59:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a81813fb4aec2e25850780c3846ad9743bf460ed'/>
<id>urn:sha1:a81813fb4aec2e25850780c3846ad9743bf460ed</id>
<content type='text'>
Accidentally broken in r7170. Fixed #6772.


git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7244 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: Fixed a few really silly errors in the Q class and negation</title>
<updated>2008-02-28T02:49:31Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-02-28T02:49:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0588dee34cde61f408e06766d95c2a3a882883bd'/>
<id>urn:sha1:0588dee34cde61f408e06766d95c2a3a882883bd</id>
<content type='text'>
handling in the tree class. Discovered whilst starting to fix exclude().


git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7169 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>queryset-refactor: Added ~ support to Q-objects. Based heavily on a patch from</title>
<updated>2007-10-15T03:32:11Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-10-15T03:32:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a3b22d9db07ab21bda752f765b0a4414c73dee57'/>
<id>urn:sha1:a3b22d9db07ab21bda752f765b0a4414c73dee57</id>
<content type='text'>
Collin Grady. Refs #4858.


git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@6518 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Initial portion of queryset rewrite. This breaks a lot more than it fixes in</title>
<updated>2007-09-13T02:50:14Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-09-13T02:50:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a7a517f329361280170e0544139ceb3641432390'/>
<id>urn:sha1:a7a517f329361280170e0544139ceb3641432390</id>
<content type='text'>
the current state. Committing so that Adrian and I can work on it together.

Do not try to use this yet!


git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@6116 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
