<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/tests, branch 2.4.3</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Added DefaultRouter support (and test) for viewsets without the default action implemented, which is usually the list action.</title>
<updated>2014-09-11T10:42:36+00:00</updated>
<author>
<name>Marek Skrajnowski</name>
</author>
<published>2014-09-11T10:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ae8443853054635326598f6b06fb49429884d558'/>
<id>ae8443853054635326598f6b06fb49429884d558</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 #1844 from adamsc64/issue_1533</title>
<updated>2014-09-08T09:15:26+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-09-08T09:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=168710813cf9c313db41bac26b4e1481602efdb7'/>
<id>168710813cf9c313db41bac26b4e1481602efdb7</id>
<content type='text'>
Fixed #1533 - Resolved issue with integer keys on nested choices never v...</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed #1533 - Resolved issue with integer keys on nested choices never v...</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #1533 - Resolved issue with integer keys on nested choices never validating.</title>
<updated>2014-09-06T21:13:28+00:00</updated>
<author>
<name>Christopher Adams</name>
</author>
<published>2014-09-06T21:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=613a301a36f9167eec864e80336aee45a916a4e1'/>
<id>613a301a36f9167eec864e80336aee45a916a4e1</id>
<content type='text'>
- Added unit test for nested `choices` argument.
- Added unit test for non-nested `choices` argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added unit test for nested `choices` argument.
- Added unit test for non-nested `choices` argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1838 from jbittel/fix-encoded-filename-rfc6266</title>
<updated>2014-09-06T06:13:12+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-09-06T06:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=5bbfef36f46979591ad599c56126a8698a47513a'/>
<id>5bbfef36f46979591ad599c56126a8698a47513a</id>
<content type='text'>
Support RFC6266 encoded filenames</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support RFC6266 encoded filenames</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unicode strings</title>
<updated>2014-09-05T23:01:17+00:00</updated>
<author>
<name>José Padilla</name>
</author>
<published>2014-09-05T23:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=97ebd68f681961fb7e3f785e3cb84a69b3dc56aa'/>
<id>97ebd68f681961fb7e3f785e3cb84a69b3dc56aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix linting issues</title>
<updated>2014-09-05T22:58:42+00:00</updated>
<author>
<name>José Padilla</name>
</author>
<published>2014-09-05T22:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3e20b0110cc30c112906cc473e04e837737ff4f5'/>
<id>3e20b0110cc30c112906cc473e04e837737ff4f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'poswald/view-description-as-promise' into view-description-as-promise</title>
<updated>2014-09-05T22:34:16+00:00</updated>
<author>
<name>José Padilla</name>
</author>
<published>2014-09-05T22:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d44a8f24ff56d65705580f9c2373175c93c2f4d8'/>
<id>d44a8f24ff56d65705580f9c2373175c93c2f4d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move parser tests to correct directory</title>
<updated>2014-09-05T22:33:47+00:00</updated>
<author>
<name>Jason Bittel</name>
</author>
<published>2014-09-05T22:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=959e23426088661e12f5c8c3fafc64da42d1fc24'/>
<id>959e23426088661e12f5c8c3fafc64da42d1fc24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix encoded filename parsing to allow for lang</title>
<updated>2014-09-05T22:22:43+00:00</updated>
<author>
<name>Jason Bittel</name>
</author>
<published>2014-09-05T22:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c8e475023c527f3ad22258c4ae0e0b5d992cb98b'/>
<id>c8e475023c527f3ad22258c4ae0e0b5d992cb98b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed assert for wrong charset</title>
<updated>2014-09-05T21:51:31+00:00</updated>
<author>
<name>Vladislav Vlastovskiy</name>
</author>
<published>2014-04-14T11:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=644f9b54219c884b59793eafbbdafa0d1175f1ab'/>
<id>644f9b54219c884b59793eafbbdafa0d1175f1ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
