<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework, branch 2.3.14</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 #1640 from tomchristie/escape-login-logout-paths</title>
<updated>2014-06-12T11:09:29+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-06-12T11:09:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e11f41ebc4ef088a5849771dfda5a7fba4f82904'/>
<id>e11f41ebc4ef088a5849771dfda5a7fba4f82904</id>
<content type='text'>
Version 2.3.14</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Version 2.3.14</pre>
</div>
</content>
</entry>
<entry>
<title>Fix accidental docs change</title>
<updated>2014-06-12T10:48:58+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-06-12T10:48:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=82659873c9d3e3058b7e7ea63e4c4b190c7fc19c'/>
<id>82659873c9d3e3058b7e7ea63e4c4b190c7fc19c</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.3.14</title>
<updated>2014-06-12T10:47:26+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-06-12T10:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1386767013d044d337b8e08dd2f9b0197197cccf'/>
<id>1386767013d044d337b8e08dd2f9b0197197cccf</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 #1632 from fletchowns/master</title>
<updated>2014-06-11T08:17:12+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-06-11T08:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3dcc6585d21bddcb692ebbcb1985423e4ae6c086'/>
<id>3dcc6585d21bddcb692ebbcb1985423e4ae6c086</id>
<content type='text'>
Fix #1614 - Corrected reference to serializers.CharField</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #1614 - Corrected reference to serializers.CharField</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #1614 - Corrected reference to serializers.CharField</title>
<updated>2014-06-10T22:20:45+00:00</updated>
<author>
<name>Greg Barker</name>
</author>
<published>2014-06-10T22:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=be84f71bc906c926c9955a4cf47630b24461067d'/>
<id>be84f71bc906c926c9955a4cf47630b24461067d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #1624 (thanks @abraithwaite)</title>
<updated>2014-06-08T07:03:21+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2014-06-08T07:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e8ec81f5e985f9cc9f524f77ec23013be918b990'/>
<id>e8ec81f5e985f9cc9f524f77ec23013be918b990</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 #1619 from khamaileon/master</title>
<updated>2014-06-05T11:08:28+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2014-06-05T11:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a3e75e4c6c2f5a1b6b3c7740138829bb88543679'/>
<id>a3e75e4c6c2f5a1b6b3c7740138829bb88543679</id>
<content type='text'>
Replace ChoiceField type_label</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace ChoiceField type_label</pre>
</div>
</content>
</entry>
<entry>
<title>Replace ChoiceField type_label</title>
<updated>2014-06-05T10:49:02+00:00</updated>
<author>
<name>khamaileon</name>
</author>
<published>2014-06-05T10:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=08c4594145a7219a14fafc87db0b9d61483d70d0'/>
<id>08c4594145a7219a14fafc87db0b9d61483d70d0</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 #1612 from rhcarvalho/patch-3</title>
<updated>2014-06-02T09:13:34+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2014-06-02T09:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0c91d8ed31dc50625d27eef06a29c2f1fb2e45a4'/>
<id>0c91d8ed31dc50625d27eef06a29c2f1fb2e45a4</id>
<content type='text'>
Fix typo in docs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix typo in docs</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in docs</title>
<updated>2014-06-02T09:06:03+00:00</updated>
<author>
<name>Rodolfo Carvalho</name>
</author>
<published>2014-06-02T09:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=31f63e1e5502d45f414df400679c238346137b10'/>
<id>31f63e1e5502d45f414df400679c238346137b10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
