<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework, branch 3.0.1</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Merge pull request #2251 from linovia/version/3.0.1</title>
<updated>2014-12-11T15:08:07+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-11T15:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=73a80564e235e761dd59936b23fa6a973cc346de'/>
<id>73a80564e235e761dd59936b23fa6a973cc346de</id>
<content type='text'>
Release notes &amp; version 3.0.1</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release notes &amp; version 3.0.1</pre>
</div>
</content>
</entry>
<entry>
<title>Version 3.0.1</title>
<updated>2014-12-10T23:09:11+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2014-12-10T23:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=4aaab08e13de8c34c7b084c3c35724c18eb3e4ba'/>
<id>4aaab08e13de8c34c7b084c3c35724c18eb3e4ba</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 #2242 from tomchristie/hyperlinked-pk-optimization</title>
<updated>2014-12-10T22:19:46+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-10T22:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=313c36faca20b872f649f2fcea6c783f2d20fe72'/>
<id>313c36faca20b872f649f2fcea6c783f2d20fe72</id>
<content type='text'>
Hyperlinked PK optimization.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hyperlinked PK optimization.</pre>
</div>
</content>
</entry>
<entry>
<title>Move comment</title>
<updated>2014-12-10T22:10:45+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-10T22:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1e336ef30da9f7366fc68185016c4011c25e1199'/>
<id>1e336ef30da9f7366fc68185016c4011c25e1199</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop get_iterable()</title>
<updated>2014-12-10T22:09:24+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-10T22:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9d3810f313123ce48dea48f3c3f0f2cae5816bde'/>
<id>9d3810f313123ce48dea48f3c3f0f2cae5816bde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimizations play nicely with select_related, prefetch_related</title>
<updated>2014-12-10T21:09:45+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-10T21:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ca7b1f6d5189398be8a0d24b1e01577281b1b187'/>
<id>ca7b1f6d5189398be8a0d24b1e01577281b1b187</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 #2241 from IvanAlegre/patch-1</title>
<updated>2014-12-10T09:27:58+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-10T09:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=fb313f80983530efcb6e5bbdcff68c98d1e68cc4'/>
<id>fb313f80983530efcb6e5bbdcff68c98d1e68cc4</id>
<content type='text'>
Update serializers.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update serializers.py</pre>
</div>
</content>
</entry>
<entry>
<title>Improve field lookup behavior for dicts/mappings. Closes #2244. Closes #2243.</title>
<updated>2014-12-10T09:16:01+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-10T09:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=81d0b748b400263114422c464f75357e24952ad6'/>
<id>81d0b748b400263114422c464f75357e24952ad6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix trailing space</title>
<updated>2014-12-10T09:13:15+00:00</updated>
<author>
<name>J. Iván Alegre</name>
</author>
<published>2014-12-10T09:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=428630c19702172beba94a3381d91340aa5e3bd6'/>
<id>428630c19702172beba94a3381d91340aa5e3bd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary hasattr all and add comment for nested relationships</title>
<updated>2014-12-10T08:19:27+00:00</updated>
<author>
<name>J. Iván Alegre</name>
</author>
<published>2014-12-10T08:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9161e5a9276b185375e9ab7ec188112f6fe49cf0'/>
<id>9161e5a9276b185375e9ab7ec188112f6fe49cf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
