<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework, 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>Version bump and release notes update for 2.4.5</title>
<updated>2015-03-24T19:32:10+00:00</updated>
<author>
<name>Andy Freeland</name>
</author>
<published>2015-03-23T16:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f7fc754bc916ba41288328cc3d0434225739a4f0'/>
<id>f7fc754bc916ba41288328cc3d0434225739a4f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Escape tab switching cookie</title>
<updated>2015-03-23T16:00:49+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2015-03-23T11:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9401eccbfab0ecd5f29414eab01e887c56e6e548'/>
<id>9401eccbfab0ecd5f29414eab01e887c56e6e548</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed get_component method in Field to get working with subclassess of collections.Mapping</title>
<updated>2014-11-27T12:09:59+00:00</updated>
<author>
<name>Karol Sikora</name>
</author>
<published>2014-11-26T15:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=83f446fc475c8800298bbe5314659e82400a4709'/>
<id>83f446fc475c8800298bbe5314659e82400a4709</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
