<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework, branch 2.3.2</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 2.3.2</title>
<updated>2013-05-08T19:49:49+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-05-08T19:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=4ab7b8f257f9d3a1b35d34d0f90f0103b0cc6369'/>
<id>4ab7b8f257f9d3a1b35d34d0f90f0103b0cc6369</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix DATETIME_FORMAT, DATE_FORMAT, TIME_FORMAT settings.  Closes #798</title>
<updated>2013-05-08T19:38:50+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-05-08T19:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b443560080a20d52a3dd49f625a103810935affd'/>
<id>b443560080a20d52a3dd49f625a103810935affd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test and fix for #814.</title>
<updated>2013-05-08T19:18:01+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-05-08T19:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=de69a28b9e786b8c759cda4acedb0a1b8542298b'/>
<id>de69a28b9e786b8c759cda4acedb0a1b8542298b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow None filename on uploaded files</title>
<updated>2013-05-08T19:07:51+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-05-08T19:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=429e078eee63a120c408946cf7c1460d4ca9e9b4'/>
<id>429e078eee63a120c408946cf7c1460d4ca9e9b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix breadcrumb rendering issue</title>
<updated>2013-05-07T13:11:48+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-05-07T13:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d7c08222f14389b4d61e5ca9032c49b8b917d251'/>
<id>d7c08222f14389b4d61e5ca9032c49b8b917d251</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.0</title>
<updated>2013-05-07T12:29:38+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-05-07T12:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ed2cf180c961bb337c5d3ab7e5f74a1539c33ae4'/>
<id>ed2cf180c961bb337c5d3ab7e5f74a1539c33ae4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs for FileUploadParser</title>
<updated>2013-05-07T12:27:27+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-05-07T12:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3353889ae85cc21890469cf00f7073d1ea5c2070'/>
<id>3353889ae85cc21890469cf00f7073d1ea5c2070</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 #806 from wronglink/master</title>
<updated>2013-05-07T12:09:09+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-05-07T12:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=642970a1b8e6ebadbbfc9da4d75fad1ec5da6747'/>
<id>642970a1b8e6ebadbbfc9da4d75fad1ec5da6747</id>
<content type='text'>
Added FileUploadParser</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added FileUploadParser</pre>
</div>
</content>
</entry>
<entry>
<title>Support for multiple filter classes</title>
<updated>2013-05-07T12:00:44+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-05-07T12:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3c2bb0666063917707bfbfedf056e5692bfcc471'/>
<id>3c2bb0666063917707bfbfedf056e5692bfcc471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow_empty -&gt; pending deprecation in preference of overridden get_queryset.</title>
<updated>2013-05-07T11:25:41+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-05-07T11:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d71a5533f9a8787652244dfb16af37fb7d9059fb'/>
<id>d71a5533f9a8787652244dfb16af37fb7d9059fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
