<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/docs, branch 2.4.0</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>2.4 Release notes</title>
<updated>2014-08-29T09:10:17+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-08-29T09:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2a61ed8bac8f2cd661f8537fde290bb92d150e8b'/>
<id>2a61ed8bac8f2cd661f8537fde290bb92d150e8b</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 #1784 from tomchristie/remove-model-attribute</title>
<updated>2014-08-29T09:03:07+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-08-29T09:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=8f4ae06b3b3b9572d72529ffad1842f63ca67d91'/>
<id>8f4ae06b3b3b9572d72529ffad1842f63ca67d91</id>
<content type='text'>
Deprecate `.model` attribute on views</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deprecate `.model` attribute on views</pre>
</div>
</content>
</entry>
<entry>
<title>Minor docs update</title>
<updated>2014-08-29T08:21:10+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-08-29T08:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=bb1604674f05c0fa5c62e7bb3e7b9d12fd9bf648'/>
<id>bb1604674f05c0fa5c62e7bb3e7b9d12fd9bf648</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sponsor fix</title>
<updated>2014-08-28T16:35:45+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-08-28T16:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e7e3d29de4e9b6b8860e4bdef17c026c299d889d'/>
<id>e7e3d29de4e9b6b8860e4bdef17c026c299d889d</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>2014-08-28T16:02:37+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-08-28T16:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2536b93c03eed6c559074086e69b25c5ae028981'/>
<id>2536b93c03eed6c559074086e69b25c5ae028981</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Latest sponsor update</title>
<updated>2014-08-28T16:01:58+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-08-28T16:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=73bd408f7844efe921f82f73392d88638610a887'/>
<id>73bd408f7844efe921f82f73392d88638610a887</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update generic-views.md</title>
<updated>2014-08-28T00:57:40+00:00</updated>
<author>
<name>Nathan Hubbell</name>
</author>
<published>2014-08-28T00:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=be21cafd2bbca36bcf9e55b1565ba57c9e3f76d6'/>
<id>be21cafd2bbca36bcf9e55b1565ba57c9e3f76d6</id>
<content type='text'>
Small grammar changes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Small grammar changes.</pre>
</div>
</content>
</entry>
<entry>
<title>Update generic-views.md</title>
<updated>2014-08-27T00:31:08+00:00</updated>
<author>
<name>Nathan Hubbell</name>
</author>
<published>2014-08-27T00:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=19076510f4039aa6886854679e21352fffb5354f'/>
<id>19076510f4039aa6886854679e21352fffb5354f</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 #1789 from nemesisdesign/patch-5</title>
<updated>2014-08-26T09:19:48+00:00</updated>
<author>
<name>Carlton Gibson</name>
</author>
<published>2014-08-26T09:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c29c75da280aee3fadc3a6d673caa64215b7c24b'/>
<id>c29c75da280aee3fadc3a6d673caa64215b7c24b</id>
<content type='text'>
docs: added drf-hstore to third party fields</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
docs: added drf-hstore to third party fields</pre>
</div>
</content>
</entry>
<entry>
<title>docs: added HStoreSerializer to third party serializers</title>
<updated>2014-08-25T10:32:44+00:00</updated>
<author>
<name>Federico Capoano</name>
</author>
<published>2014-08-25T10:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=eb81c55d16435537ff7801839cc4d2704526914f'/>
<id>eb81c55d16435537ff7801839cc4d2704526914f</id>
<content type='text'>
added a reference to django-rest-framework-hstore in docs/api-guide/serializers.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added a reference to django-rest-framework-hstore in docs/api-guide/serializers.md</pre>
</div>
</content>
</entry>
</feed>
