<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework/tests, branch 2.2.7</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Remove unneccessary tests from #789, and bit of cleanup.</title>
<updated>2013-04-17T08:03:24+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-04-17T08:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=37fe0bf0de25d28d792a291d5a84987ab71c4cb6'/>
<id>37fe0bf0de25d28d792a291d5a84987ab71c4cb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding test case for generic view with overriden get_object()</title>
<updated>2013-04-14T16:30:44+00:00</updated>
<author>
<name>Johannes Spielmann</name>
</author>
<published>2013-04-14T16:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=750451f5b4de61684f4a4e69dd5776bd84ac054c'/>
<id>750451f5b4de61684f4a4e69dd5776bd84ac054c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #767 from tomchristie/fix-oauth2-token-only</title>
<updated>2013-03-29T13:42:24+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-03-29T13:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a69262a1cd03667416d94080101f735039aa084f'/>
<id>a69262a1cd03667416d94080101f735039aa084f</id>
<content type='text'>
Fix OAuth 2 token only</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix OAuth 2 token only</pre>
</div>
</content>
</entry>
<entry>
<title>Removed pagination regression special case for Django&lt;1.4.   Having DjangoFilterBackend return an actual query set fixes this issue.</title>
<updated>2013-03-29T01:48:48+00:00</updated>
<author>
<name>Kevin Stone</name>
</author>
<published>2013-03-29T01:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=4531ded061831a9cf402c6c5d84e42f31bc025ad'/>
<id>4531ded061831a9cf402c6c5d84e42f31bc025ad</id>
<content type='text'>
Signed-off-by: Kevin Stone &lt;kevinastone@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kevin Stone &lt;kevinastone@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added unit test for failing DjangoFilterBackend on SingleObjectMixin that was resolved in b10663e02408404844aca4b362aa24df816aca98</title>
<updated>2013-03-28T01:29:50+00:00</updated>
<author>
<name>Kevin Stone</name>
</author>
<published>2013-03-28T01:29:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d4df617f8c1980c1d5f1b91a6b9928185c4c4dce'/>
<id>d4df617f8c1980c1d5f1b91a6b9928185c4c4dce</id>
<content type='text'>
Signed-off-by: Kevin Stone &lt;kevinastone@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kevin Stone &lt;kevinastone@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove client credentials from all OAuth 2 tests</title>
<updated>2013-03-27T23:57:23+00:00</updated>
<author>
<name>Pierre Dulac</name>
</author>
<published>2013-03-27T23:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=8ec60a22e1c14792b7021ff9b4e940e16528788a'/>
<id>8ec60a22e1c14792b7021ff9b4e940e16528788a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete remove of client checks from oauth2</title>
<updated>2013-03-27T22:00:36+00:00</updated>
<author>
<name>Fernando Rocha</name>
</author>
<published>2013-03-27T22:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b2cea84fae4f721e8eb6432b3d1bab1309e21a00'/>
<id>b2cea84fae4f721e8eb6432b3d1bab1309e21a00</id>
<content type='text'>
Signed-off-by: Fernando Rocha &lt;fernandogrd@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Fernando Rocha &lt;fernandogrd@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>client credentials should be optional (fix #759)</title>
<updated>2013-03-27T17:05:46+00:00</updated>
<author>
<name>Fernando Rocha</name>
</author>
<published>2013-03-27T17:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f1b8fee4f1e0ea2503d4e0453bdc3049edaa2598'/>
<id>f1b8fee4f1e0ea2503d4e0453bdc3049edaa2598</id>
<content type='text'>
client credentials should only be required on token
request

Signed-off-by: Fernando Rocha &lt;fernandogrd@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
client credentials should only be required on token
request

Signed-off-by: Fernando Rocha &lt;fernandogrd@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bulk update, allow_add_remove flag</title>
<updated>2013-03-25T20:26:34+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-03-25T20:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=7eefcf7e53f2bc37733a601041f23d354c7729f5'/>
<id>7eefcf7e53f2bc37733a601041f23d354c7729f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Defer the writable nested modelserializers work</title>
<updated>2013-03-22T22:27:03+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-03-22T22:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=addf7e9b36a274506cc940744487977ee8a7b574'/>
<id>addf7e9b36a274506cc940744487977ee8a7b574</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
