<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-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>Use consistent header style in tutorial part 5</title>
<updated>2013-04-04T20:51:41+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-04-04T20:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ad9aa23198bf1008651a778dd3f633570d4ee2d3'/>
<id>ad9aa23198bf1008651a778dd3f633570d4ee2d3</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 #777 from glic3rinu/master</title>
<updated>2013-04-04T12:17:19+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-04-04T12:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=5b56639e7a26ba31ffe472b69408c427346df85b'/>
<id>5b56639e7a26ba31ffe472b69408c427346df85b</id>
<content type='text'>
Break long headers on the browsable API</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Break long headers on the browsable API</pre>
</div>
</content>
</entry>
<entry>
<title>Rephrased break_long_headers release notes line</title>
<updated>2013-04-04T12:07:56+00:00</updated>
<author>
<name>glic3rinu</name>
</author>
<published>2013-04-04T12:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=77ac2044294cb1dc40d715abd1bb63543beac95b'/>
<id>77ac2044294cb1dc40d715abd1bb63543beac95b</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 the release notes</title>
<updated>2013-04-04T12:02:20+00:00</updated>
<author>
<name>glic3rinu</name>
</author>
<published>2013-04-04T12:02:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e8978eaf6873ac4c651322fd386d8103a9d02c1f'/>
<id>e8978eaf6873ac4c651322fd386d8103a9d02c1f</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>Update release-notes.md</title>
<updated>2013-04-03T11:58:42+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-04-03T11:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=df30b345b1166d5bb50a9d880fbbff90201372a4'/>
<id>df30b345b1166d5bb50a9d880fbbff90201372a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added @preed for bugfix #772. Thanks!</title>
<updated>2013-04-03T11:55:58+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-04-03T11:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=cd94cfc44185c3f1eb9075df1cc6c5df6e6aa1ce'/>
<id>cd94cfc44185c3f1eb9075df1cc6c5df6e6aa1ce</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>
</feed>
