<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/docs/topics, branch 2.1.14</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.1.14</title>
<updated>2012-12-31T08:53:49+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-31T08:53:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=eff833b39d2f41c9eb773214f5b45c3d991e1511'/>
<id>eff833b39d2f41c9eb773214f5b45c3d991e1511</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added @sebastibe. Thanks!</title>
<updated>2012-12-30T07:51:07+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-30T07:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=af5c3c3bf4645fa9cb1d7c4d17c0f3a530040df8'/>
<id>af5c3c3bf4645fa9cb1d7c4d17c0f3a530040df8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added @toranb - Thank you!</title>
<updated>2012-12-29T16:59:01+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-29T16:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=275fcde5e6f79e30b44e3f4e620b0328a0692532'/>
<id>275fcde5e6f79e30b44e3f4e620b0328a0692532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated release notes</title>
<updated>2012-12-29T16:58:51+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-29T16:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3c7a63619900b92e9d642a7c3c048f9132b74cd4'/>
<id>3c7a63619900b92e9d642a7c3c048f9132b74cd4</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</title>
<updated>2012-12-29T13:33:03+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-29T13:32:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=25398e8cf1b3c6e5f959c2f8063c9bcfc3b377c7'/>
<id>25398e8cf1b3c6e5f959c2f8063c9bcfc3b377c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Nested serializers now support nullable relationships, plus test.  Fixes #384</title>
<updated>2012-12-29T13:19:05+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-29T13:19:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=923f81d26971510c12cb08e3061c7b37c0c6ffe8'/>
<id>923f81d26971510c12cb08e3061c7b37c0c6ffe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>django.contrib.staticfiles no longer needs to be in INSTALLED_APPS</title>
<updated>2012-12-28T12:33:24+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-28T12:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3e4242fc43def87fc6e0bda11afd8d3a82bd3ae3'/>
<id>3e4242fc43def87fc6e0bda11afd8d3a82bd3ae3</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 and documentation for 2.2.0</title>
<updated>2012-12-27T17:53:07+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-27T17:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=4b32cda5a8a32bf43e80dfbe6d9d17a07b20152c'/>
<id>4b32cda5a8a32bf43e80dfbe6d9d17a07b20152c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added @akinfold for staticfiles changes.</title>
<updated>2012-12-27T17:35:21+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-27T17:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9cc56a97b55e183d8131665d1409649379a969f0'/>
<id>9cc56a97b55e183d8131665d1409649379a969f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs/topics/release-notes.md</title>
<updated>2012-12-23T18:50:17+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-23T18:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ed09d26fb8da2391cab4b096d276028384438eb6'/>
<id>ed09d26fb8da2391cab4b096d276028384438eb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
