<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework, branch 2.4.4</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Fix URL escaping</title>
<updated>2014-11-03T11:29:48+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-03T11:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=650a91ac24cbd3e5b4ad5d7d7c6706fdf6160a78'/>
<id>650a91ac24cbd3e5b4ad5d7d7c6706fdf6160a78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 2.4.4</title>
<updated>2014-11-03T11:20:18+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-03T11:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=96bb77dc35a75df0fd9ad2fabb0f4661b2485600'/>
<id>96bb77dc35a75df0fd9ad2fabb0f4661b2485600</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly escape URLs when replacing query parameter</title>
<updated>2014-11-03T11:10:24+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-03T11:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b5c98f686d8aa8f249aa0270f8ee0560482d9538'/>
<id>b5c98f686d8aa8f249aa0270f8ee0560482d9538</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 #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>Merge pull request #1922 from JonesChi/fix_follow</title>
<updated>2014-10-31T16:05:17+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-10-31T16:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=5e1ed0aa9578be360261d5ba8b89aec959e948c8'/>
<id>5e1ed0aa9578be360261d5ba8b89aec959e948c8</id>
<content type='text'>
Fix follow does not work on get of APIRequestFactory</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix follow does not work on get of APIRequestFactory</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1785 from gdoermann/master</title>
<updated>2014-10-31T15:29:06+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-10-31T15:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0b864acd98e92425ebc148c9867b9ef0ea18a824'/>
<id>0b864acd98e92425ebc148c9867b9ef0ea18a824</id>
<content type='text'>
Frameworks throws AssertionError saying you cannot set required=True and...</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Frameworks throws AssertionError saying you cannot set required=True and...</pre>
</div>
</content>
</entry>
<entry>
<title>Used Django utils SortedDict instead of stdlib's OrderedDict for</title>
<updated>2014-10-20T15:47:45+00:00</updated>
<author>
<name>Erik Wickstrom</name>
</author>
<published>2014-10-20T15:47:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=674855a114cca8afbcd7a9927170d0d420aea819'/>
<id>674855a114cca8afbcd7a9927170d0d420aea819</id>
<content type='text'>
wider compatability.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wider compatability.
</pre>
</div>
</content>
</entry>
<entry>
<title>Maintain order of views on router for api root view.</title>
<updated>2014-10-20T04:03:33+00:00</updated>
<author>
<name>Erik Wickstrom</name>
</author>
<published>2014-10-20T04:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=12b677039d5485afa7bc913a6f56c4b107fbbe3f'/>
<id>12b677039d5485afa7bc913a6f56c4b107fbbe3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
