<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/docs/api-guide, branch 2.3.13</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Adds HawkREST to 3rd party auth docs</title>
<updated>2014-02-28T22:52:47+00:00</updated>
<author>
<name>Kumar McMillan</name>
</author>
<published>2014-02-28T22:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c2cd610b15e97979be23e4c7e713028ef7f2e23a'/>
<id>c2cd610b15e97979be23e4c7e713028ef7f2e23a</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 whitespace</title>
<updated>2014-02-28T22:51:32+00:00</updated>
<author>
<name>Kumar McMillan</name>
</author>
<published>2014-02-28T22:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a4470c42765004825ed6c09ae434dfd7dd969d1e'/>
<id>a4470c42765004825ed6c09ae434dfd7dd969d1e</id>
<content type='text'>
Sorry, my editor does this automatically
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sorry, my editor does this automatically
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor docs example fix</title>
<updated>2014-02-21T14:23:33+00:00</updated>
<author>
<name>Charlie Denton</name>
</author>
<published>2014-02-21T14:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c3967c08ab48a8129b7d7fdc00175fd203aea6c8'/>
<id>c3967c08ab48a8129b7d7fdc00175fd203aea6c8</id>
<content type='text'>
Dates are smaller when they happen before.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dates are smaller when they happen before.</pre>
</div>
</content>
</entry>
<entry>
<title>Link to DRF-extensions. Refs #1430</title>
<updated>2014-02-20T14:54:17+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-02-20T14:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=98410693738aa81528bef2016a69e87560ae4ae3'/>
<id>98410693738aa81528bef2016a69e87560ae4ae3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>include djangorestframework-httpsignature in the docs</title>
<updated>2014-02-20T04:07:39+00:00</updated>
<author>
<name>Elvio Toccalino</name>
</author>
<published>2014-02-20T04:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1a4c6f075b33661e9b919c95575a5439aa924dcd'/>
<id>1a4c6f075b33661e9b919c95575a5439aa924dcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(docs): fix code indentation in serializers.md</title>
<updated>2014-02-18T15:09:39+00:00</updated>
<author>
<name>Saurabh Kumar</name>
</author>
<published>2014-02-18T15:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b3aa512d35b7f3e432bb41bf9de9ac7db7a1ed4c'/>
<id>b3aa512d35b7f3e432bb41bf9de9ac7db7a1ed4c</id>
<content type='text'>
It fixes the indentation of `restore_object()` in the section "Specifying which fields should be write-only" serializers documentation.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It fixes the indentation of `restore_object()` in the section "Specifying which fields should be write-only" serializers documentation.</pre>
</div>
</content>
</entry>
<entry>
<title>Update throttling.md</title>
<updated>2014-02-14T19:47:06+00:00</updated>
<author>
<name>Bo Peng</name>
</author>
<published>2014-02-14T19:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=6f4c2c6f0536bdf596534c295e411e17be14aab7'/>
<id>6f4c2c6f0536bdf596534c295e411e17be14aab7</id>
<content type='text'>
Added comma to make DEFAULT_THROTTLE_CLASSES a tuple in example, for copy&amp;paste to work nicely.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added comma to make DEFAULT_THROTTLE_CLASSES a tuple in example, for copy&amp;paste to work nicely.</pre>
</div>
</content>
</entry>
<entry>
<title>Minor typos fixed in api-guide/testing.md (request -&gt; response).</title>
<updated>2014-02-14T09:44:02+00:00</updated>
<author>
<name>Vita Smid</name>
</author>
<published>2014-02-14T09:44:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=821f8488023cb5161eb0f69b9121f6d956c39baf'/>
<id>821f8488023cb5161eb0f69b9121f6d956c39baf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace 'detail' with 'default_detail' in Exceptions guide and APIException class docstring.</title>
<updated>2014-02-10T18:54:56+00:00</updated>
<author>
<name>Hassan Shamim</name>
</author>
<published>2014-02-10T18:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=97b7c25987c3bfa096a084dc671fc24816b08f87'/>
<id>97b7c25987c3bfa096a084dc671fc24816b08f87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a bug backticks</title>
<updated>2014-02-04T15:41:13+00:00</updated>
<author>
<name>RicterZ</name>
</author>
<published>2014-02-04T15:41:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ba8a0bac538adc8d6897ece14648e03ce7441b24'/>
<id>ba8a0bac538adc8d6897ece14648e03ce7441b24</id>
<content type='text'>
fix

    you may optionally exclude the ``self.check_object_permissions, and simply return the object from the `get_object_or_404` lookup.

to

    you may optionally exclude the `self.check_object_permissions`, and simply return the object from the `get_object_or_404` lookup.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix

    you may optionally exclude the ``self.check_object_permissions, and simply return the object from the `get_object_or_404` lookup.

to

    you may optionally exclude the `self.check_object_permissions`, and simply return the object from the `get_object_or_404` lookup.</pre>
</div>
</content>
</entry>
</feed>
