<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/docs/api-guide, branch 3.0-beta</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Docs for advanced default argument usage. Closes #1945</title>
<updated>2014-11-17T18:36:32+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-17T18:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0f508c58211051c873aae5a2d1c65a0c595e732a'/>
<id>0f508c58211051c873aae5a2d1c65a0c595e732a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring UniqueValidator implementation in line with other uniquness validators.</title>
<updated>2014-11-10T12:32:03+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-10T12:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=fd7db776addbd5e30f132fe6846ec5c5caab5c40'/>
<id>fd7db776addbd5e30f132fe6846ec5c5caab5c40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Uniqueness constraints imply a forced 'required=True'. Refs #1945</title>
<updated>2014-11-10T12:21:27+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-10T12:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f387cd89da55ef88fcac504f5795ea9b591f3fba'/>
<id>f387cd89da55ef88fcac504f5795ea9b591f3fba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor spelling tweaks</title>
<updated>2014-11-07T07:19:26+00:00</updated>
<author>
<name>Brett Koonce</name>
</author>
<published>2014-11-07T07:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b44def465054345b6099aae7bdd34b623fdc124c'/>
<id>b44def465054345b6099aae7bdd34b623fdc124c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docs on request.accepted_renderer and .accepted_media_type</title>
<updated>2014-11-05T11:14:41+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-05T11:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=52507006595af4f9da34491e4211bf7ae447a457'/>
<id>52507006595af4f9da34491e4211bf7ae447a457</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stronger calling out of 'DjangoObjectPermissionsFilter'. Closes #1934.</title>
<updated>2014-11-05T10:53:46+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-05T10:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=571440e143870cf38230eea7c3a49df23d1eaa7c'/>
<id>571440e143870cf38230eea7c3a49df23d1eaa7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add notes re view-level and instance-level permissions checks. Closes #1819.</title>
<updated>2014-11-03T15:23:16+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-03T15:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=09f3eedb235b476202cbd4e5a94b883898f3f661'/>
<id>09f3eedb235b476202cbd4e5a94b883898f3f661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docs on Meta inheritance. Closes #1926.</title>
<updated>2014-11-03T15:08:19+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-03T15:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=78ac332f18c51bb151ae32f1f3d207595b0b3ca2'/>
<id>78ac332f18c51bb151ae32f1f3d207595b0b3ca2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added NON_FIELD_ERRORS_KEY to serializer docs. Closes #1971.</title>
<updated>2014-11-03T15:03:10+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-03T15:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=21d06a4103d1966cd6e19f7cc6f3c6e450cc1680'/>
<id>21d06a4103d1966cd6e19f7cc6f3c6e450cc1680</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PUT as create docs, and move mixin out to external gist</title>
<updated>2014-11-03T12:00:19+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-03T12:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d27b8cc09b83bac10346effa1021493d2835b794'/>
<id>d27b8cc09b83bac10346effa1021493d2835b794</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
