<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/tests, branch version-2.4.x</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Merge pull request #1963 from carljm/lazy-fields</title>
<updated>2014-10-31T16:40:06+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-10-31T16:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=65a0d083d63d4f22a2e985a847284ad4f4a3d572'/>
<id>65a0d083d63d4f22a2e985a847284ad4f4a3d572</id>
<content type='text'>
Set up serializer fields lazily on-demand.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set up serializer fields lazily on-demand.</pre>
</div>
</content>
</entry>
<entry>
<title>Set up serializer fields lazily on-demand.</title>
<updated>2014-10-17T15:50:57+00:00</updated>
<author>
<name>Carl Meyer</name>
</author>
<published>2014-10-16T18:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=140f8620aea44daa368b244d96c68377716fac7e'/>
<id>140f8620aea44daa368b244d96c68377716fac7e</id>
<content type='text'>
This avoids AppRegistryNotReady problems in Django 1.7 with nested serializers,
which are instantiated at import time, possibly before Django's app registry is
fully populated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids AppRegistryNotReady problems in Django 1.7 with nested serializers,
which are instantiated at import time, possibly before Django's app registry is
fully populated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix follow does not work on APIClient</title>
<updated>2014-10-06T07:10:35+00:00</updated>
<author>
<name>Jones Chi</name>
</author>
<published>2014-10-03T06:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2dfe75c23a041493bc83514d8e9e9268b79072d9'/>
<id>2dfe75c23a041493bc83514d8e9e9268b79072d9</id>
<content type='text'>
Handle follow just like Django's Client.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle follow just like Django's Client.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove left unicode strings</title>
<updated>2014-09-24T01:18:56+00:00</updated>
<author>
<name>José Padilla</name>
</author>
<published>2014-09-24T01:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=90139b3efc7da7a2c396882b6905291269387ace'/>
<id>90139b3efc7da7a2c396882b6905291269387ace</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly propagate cloned_request for OPTIONS</title>
<updated>2014-09-24T01:12:58+00:00</updated>
<author>
<name>José Padilla</name>
</author>
<published>2014-09-24T01:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e8c01ecdabe2abda48dd0cf298d4b6c743574449'/>
<id>e8c01ecdabe2abda48dd0cf298d4b6c743574449</id>
<content type='text'>
Update to fix pending changes in #1507</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to fix pending changes in #1507</pre>
</div>
</content>
</entry>
<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>
</feed>
