<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework, branch 2.2.6</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Version 2.2.6</title>
<updated>2013-04-04T20:53:15+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-04-04T20:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c2280e34ece1867432c87a9654d31a708281b05a'/>
<id>c2280e34ece1867432c87a9654d31a708281b05a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed comma detection in break_long_headers templatetag</title>
<updated>2013-04-04T12:01:47+00:00</updated>
<author>
<name>glic3rinu</name>
</author>
<published>2013-04-04T12:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b6c7730d7f31e84b5f120071ddf9c7ab08e4e7da'/>
<id>b6c7730d7f31e84b5f120071ddf9c7ab08e4e7da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added break_long_headers on templatetags and base template</title>
<updated>2013-04-04T10:11:04+00:00</updated>
<author>
<name>glic3rinu</name>
</author>
<published>2013-04-04T10:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=92b5db593953f03a17ca0fcee2b9ea91a29cb143'/>
<id>92b5db593953f03a17ca0fcee2b9ea91a29cb143</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 #772 from preed/preed/ModelSerializer-bool-fix</title>
<updated>2013-04-03T11:53:52+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-04-03T11:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=35b86ee52a334b02d7fd517c03dda01674c24bc8'/>
<id>35b86ee52a334b02d7fd517c03dda01674c24bc8</id>
<content type='text'>
Don't have the ModelSerializer trust deserialized objects to not have re...</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't have the ModelSerializer trust deserialized objects to not have re...</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the fact that InvalidConsumerError and InvalidTokenError wasn't imported correctly from oauth_provider</title>
<updated>2013-04-03T11:10:41+00:00</updated>
<author>
<name>Atle Frenvik Sveen</name>
</author>
<published>2013-04-03T11:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=80d28de03477a8dab3832707ca4489c4b2e78e5d'/>
<id>80d28de03477a8dab3832707ca4489c4b2e78e5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/tomchristie/django-rest-framework</title>
<updated>2013-04-03T08:21:04+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-04-03T08:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a18d3df0f60ac4d5ad981b2d463f8408b44286ff'/>
<id>a18d3df0f60ac4d5ad981b2d463f8408b44286ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug with inactive user accessing OAuth</title>
<updated>2013-04-03T08:20:36+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-04-03T08:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=74fbd5ccc5b2aa2f0aab25ead5ffa36024079fcf'/>
<id>74fbd5ccc5b2aa2f0aab25ead5ffa36024079fcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't have the ModelSerializer trust deserialized objects to not have redefine bool()ean-ness.</title>
<updated>2013-04-02T08:41:40+00:00</updated>
<author>
<name>J. Paul Reed</name>
</author>
<published>2013-04-02T08:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=889558365bb3947ab77f47207381d5ff6316fa4f'/>
<id>889558365bb3947ab77f47207381d5ff6316fa4f</id>
<content type='text'>
If the model we're using the ModelSerializer for has redefined methods that act as a boolean (__bool__ or __len__), it may not return the object even though it is_valid(), and should.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the model we're using the ModelSerializer for has redefined methods that act as a boolean (__bool__ or __len__), it may not return the object even though it is_valid(), and should.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed IPv6 support for urlize_quoted_links</title>
<updated>2013-04-01T18:15:05+00:00</updated>
<author>
<name>glic3rinu</name>
</author>
<published>2013-04-01T18:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=76d1c47905680fafa32596d1dda8d9ae20827acf'/>
<id>76d1c47905680fafa32596d1dda8d9ae20827acf</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>
</feed>
