<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/modeltests/raw_query/tests.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-02-26T13:36:57Z</updated>
<entry>
<title>Merged regressiontests and modeltests into the test root.</title>
<updated>2013-02-26T13:36:57Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-02-26T08:53:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89f40e36246100df6a11316c31a76712ebc6c501'/>
<id>urn:sha1:89f40e36246100df6a11316c31a76712ebc6c501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleaned up some small bits of the ORM, including removing an import *.</title>
<updated>2012-09-07T14:58:17Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@rd.io</email>
</author>
<published>2012-09-07T14:58:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0e296131bb9c94b9bedee34c2a30774107d1d899'/>
<id>urn:sha1:0e296131bb9c94b9bedee34c2a30774107d1d899</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert all modeltests to use absolute imports, rather than relative ones.</title>
<updated>2011-10-13T18:04:12Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2011-10-13T18:04:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d5a45d79fe03cad93ab5761860e9bb6fc1db4c86'/>
<id>urn:sha1:d5a45d79fe03cad93ab5761860e9bb6fc1db4c86</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16975 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14733: no longer "validate" .raw() queries.</title>
<updated>2011-03-14T19:49:53Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2011-03-14T19:49:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fd2f18008caeca28c60c43cce7b43fb87c6fee78'/>
<id>urn:sha1:fd2f18008caeca28c60c43cce7b43fb87c6fee78</id>
<content type='text'>
Turns out that a lot more than just SELECT can return data, and this list is
very hard to define up front in a cross-database manner. So let's just assume
that anyone using raw() is at least halfway competant and can deal with
the error messages if they don't use a data-returning query.

Thanks to Christophe Pettus for the patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15803 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Updated test assertions that have been deprecated by the move to unittest2. In summary, this means:</title>
<updated>2011-03-03T15:04:39Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-03-03T15:04:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=afd040d4d3a06fe92e3080870b2ff2095ce86a75'/>
<id>urn:sha1:afd040d4d3a06fe92e3080870b2ff2095ce86a75</id>
<content type='text'>
 assert_ -&gt; assertTrue
 assertEquals -&gt; assertEqual
 failUnless -&gt; assertTrue

For full details, see http://www.voidspace.org.uk/python/articles/unittest2.shtml#deprecations

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15728 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14700 -- ensure that a raw query is only executed once per iteration.</title>
<updated>2010-12-03T20:25:59Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2010-12-03T20:25:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d68598e0220908ca82cf98ba769e618404c010c8'/>
<id>urn:sha1:d68598e0220908ca82cf98ba769e618404c010c8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14785 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12429 -- Ensure that raw queries call resolve_columns if the backend defines it. This ensures (as much as possible) that the model values returned by a raw query match that in normal queries. Thanks to Ian Kelly for the report.</title>
<updated>2010-04-01T16:48:16Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-04-01T16:48:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f7cf58ac0ebf720e5c48f00e99c31cf39c4fca50'/>
<id>urn:sha1:f7cf58ac0ebf720e5c48f00e99c31cf39c4fca50</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12904 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12731. Fixed a bug with .raw() and inheritance. Thanks, Alex Gaynor.</title>
<updated>2010-02-23T19:39:06Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2010-02-23T19:39:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c05de31d75970e3d5ea9ecec37e332a0f01c0fbb'/>
<id>urn:sha1:c05de31d75970e3d5ea9ecec37e332a0f01c0fbb</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12544 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Updated patch applied in r12504.  Refs #12806.</title>
<updated>2010-02-23T06:04:06Z</updated>
<author>
<name>Justin Bronn</name>
<email>jbronn@gmail.com</email>
</author>
<published>2010-02-23T06:04:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7ca3e8fecf3788d219720138be3ec80fec527ab6'/>
<id>urn:sha1:7ca3e8fecf3788d219720138be3ec80fec527ab6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12508 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12806 -- Added an implementation of `RawQuerySet.__getitem__`.  Thanks, Bruno Renié.</title>
<updated>2010-02-23T05:22:12Z</updated>
<author>
<name>Justin Bronn</name>
<email>jbronn@gmail.com</email>
</author>
<published>2010-02-23T05:22:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c4699b0b8a8503e552de1fe4f873685f7037b337'/>
<id>urn:sha1:c4699b0b8a8503e552de1fe4f873685f7037b337</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12504 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
