<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/docs/api-guide, 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>allow_blank in ChoiceField. Refs #2239.</title>
<updated>2014-12-09T14:21:31+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-09T14:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f5b783af617f507efbc0d5ede0d27bd6be903d63'/>
<id>f5b783af617f507efbc0d5ede0d27bd6be903d63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Amend ViewSet docs to warn of potential problem</title>
<updated>2014-12-07T12:02:43+00:00</updated>
<author>
<name>Mark Henwood</name>
</author>
<published>2014-12-07T11:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9b468fba60def77144949628211aac95c6316c70'/>
<id>9b468fba60def77144949628211aac95c6316c70</id>
<content type='text'>
I went through this exact problem and so thought the docs might
benefit from a small hint at the appropriate point.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I went through this exact problem and so thought the docs might
benefit from a small hint at the appropriate point.
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor docs tweaks</title>
<updated>2014-12-05T13:23:14+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-05T13:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=59b2ad542580eb93243c4403ded4c2b4dc8518c2'/>
<id>59b2ad542580eb93243c4403ded4c2b4dc8518c2</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 #2204 from carltongibson/default-docs-fix</title>
<updated>2014-12-05T13:20:16+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-05T13:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e2587c7b4de0fafd5c1f0592b950a0db5861889a'/>
<id>e2587c7b4de0fafd5c1f0592b950a0db5861889a</id>
<content type='text'>
Clarify read-only &amp; `unique_together` Documentation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clarify read-only &amp; `unique_together` Documentation</pre>
</div>
</content>
</entry>
<entry>
<title>user in example should have been instance. Closees #2191.</title>
<updated>2014-12-05T13:07:31+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-05T13:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9fb1b396db751234a531dabacb6758ac2645776c'/>
<id>9fb1b396db751234a531dabacb6758ac2645776c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing definite article</title>
<updated>2014-12-04T13:15:01+00:00</updated>
<author>
<name>Carlton Gibson</name>
</author>
<published>2014-12-04T13:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=6ee361332b09f148f86149a7d9a6220bd61966e8'/>
<id>6ee361332b09f148f86149a7d9a6220bd61966e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial link from Serializers to Validators</title>
<updated>2014-12-04T11:15:14+00:00</updated>
<author>
<name>Carlton Gibson</name>
</author>
<published>2014-12-04T11:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=71e1a3942e7945fe4d8da4c44b4ba2100a2c67de'/>
<id>71e1a3942e7945fe4d8da4c44b4ba2100a2c67de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated serializers documentation</title>
<updated>2014-12-02T15:23:25+00:00</updated>
<author>
<name>Matías Lang</name>
</author>
<published>2014-12-02T15:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=5ad22aea605f888e06186d907674669c46a611ef'/>
<id>5ad22aea605f888e06186d907674669c46a611ef</id>
<content type='text'>
There was an error in the docs: the field extra_field_kwargs of the serializer's Meta doesn't work. The field must be extra_kwargs instead.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was an error in the docs: the field extra_field_kwargs of the serializer's Meta doesn't work. The field must be extra_kwargs instead.</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo</title>
<updated>2014-12-02T14:46:43+00:00</updated>
<author>
<name>David Ray</name>
</author>
<published>2014-12-02T14:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=84cff98fbf72355cb5e8359aa1c9b5568c289cbf'/>
<id>84cff98fbf72355cb5e8359aa1c9b5568c289cbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document Field.fail(). Closes #2147.</title>
<updated>2014-12-02T09:19:59+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-02T09:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=6ac79b822325784ad145ff0ad064127750c4f7e0'/>
<id>6ac79b822325784ad145ff0ad064127750c4f7e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
