<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/docs, branch 2.3.9</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.3.9</title>
<updated>2013-11-15T13:55:02+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-11-15T13:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1d1b2f765cbf3a56c677c44eee99260c8979a0a0'/>
<id>1d1b2f765cbf3a56c677c44eee99260c8979a0a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Alex Good to credits (Whoop!)</title>
<updated>2013-11-13T14:32:37+00:00</updated>
<author>
<name>Alex</name>
</author>
<published>2013-11-13T14:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=72d72e4d3e497000bab8019151972b0e71f6957a'/>
<id>72d72e4d3e497000bab8019151972b0e71f6957a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added drf-ujson-renderer to renderers docs</title>
<updated>2013-11-11T11:24:37+00:00</updated>
<author>
<name>Jacob Haslehurst</name>
</author>
<published>2013-11-11T11:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=52ac2199a8b332f7a485d5c22b1a53633b4be9dd'/>
<id>52ac2199a8b332f7a485d5c22b1a53633b4be9dd</id>
<content type='text'>
drf-ujson-renderer is a third party renderer that implements JSON renderering using UltraJSON</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
drf-ujson-renderer is a third party renderer that implements JSON renderering using UltraJSON</pre>
</div>
</content>
</entry>
<entry>
<title>Typo on api-guide/fields.md and serializers.py</title>
<updated>2013-11-11T09:54:30+00:00</updated>
<author>
<name>Doğan Çeçen</name>
</author>
<published>2013-11-11T09:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=fd2c291c4d9243937a31e0e6f523016067824b83'/>
<id>fd2c291c4d9243937a31e0e6f523016067824b83</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 #1207 from erkarl/master</title>
<updated>2013-11-02T09:24:08+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-11-02T09:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=003b9dda342e1fbb9b482a3103599e62cc458911'/>
<id>003b9dda342e1fbb9b482a3103599e62cc458911</id>
<content type='text'>
Updated OAuth2 authentication docs.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated OAuth2 authentication docs.</pre>
</div>
</content>
</entry>
<entry>
<title>Added @robhudson for work on #1211.  Thanks!</title>
<updated>2013-11-02T09:15:35+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-11-02T09:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=5e0538fcda75eed82ed183c7c4dcfcda5ad35d5f'/>
<id>5e0538fcda75eed82ed183c7c4dcfcda5ad35d5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated OAuth2 authentication docs.</title>
<updated>2013-10-31T01:47:23+00:00</updated>
<author>
<name>erkarl</name>
</author>
<published>2013-10-31T01:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f72488d60915f2f77234bc75ccfd604cc6a4143f'/>
<id>f72488d60915f2f77234bc75ccfd604cc6a4143f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>In the API test client example 'data' was not defined. There's also no</title>
<updated>2013-10-24T22:45:33+00:00</updated>
<author>
<name>Kit Randel</name>
</author>
<published>2013-10-24T22:45:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=7d5499bcac379a506f78fc0065ebe31c8d01240f'/>
<id>7d5499bcac379a506f78fc0065ebe31c8d01240f</id>
<content type='text'>
need to define 'expected' as we can just test against the dict.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
need to define 'expected' as we can just test against the dict.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added @yamila-moreno for work on #1199. Thanks!</title>
<updated>2013-10-24T14:29:40+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-10-24T14:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2ddf7869e3ce57d056c5b0546154c7bbe524cc09'/>
<id>2ddf7869e3ce57d056c5b0546154c7bbe524cc09</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 #1199 from yamila-moreno/get-filter-backends</title>
<updated>2013-10-24T14:29:21+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-10-24T14:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d1edef410d4339982c3902bf4bd675251b0dc2c1'/>
<id>d1edef410d4339982c3902bf4bd675251b0dc2c1</id>
<content type='text'>
Added get_filter_backends method</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added get_filter_backends method</pre>
</div>
</content>
</entry>
</feed>
