<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/djangorestframework/utils, branch empty_closable_objects</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Remove old 'djangorestframework directories</title>
<updated>2012-09-20T12:19:43+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-20T12:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=87dae4d8549c02fa9a57adb3bb876d249dae1f79'/>
<id>87dae4d8549c02fa9a57adb3bb876d249dae1f79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dont strip final '/'</title>
<updated>2012-09-19T17:48:59+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-19T17:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=cb8a8e98ed42f5053b9752064aa8c4094ee5f754'/>
<id>cb8a8e98ed42f5053b9752064aa8c4094ee5f754</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use get_script_prefix to play nicely if not installed at the root.</title>
<updated>2012-09-19T16:14:40+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-19T16:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9921b6bd73c5256a3b65c2a5106717ce0fc8f0cf'/>
<id>9921b6bd73c5256a3b65c2a5106717ce0fc8f0cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved content negotiation out of response.  Nicer exception handling now.</title>
<updated>2012-09-14T21:42:29+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-14T21:42:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b3e29d9576f1b1b6d12f9abfeb4a06f669b45202'/>
<id>b3e29d9576f1b1b6d12f9abfeb4a06f669b45202</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Django 1.3 compatibility</title>
<updated>2012-09-07T21:05:21+00:00</updated>
<author>
<name>Mjumbe Wawatu Poe</name>
</author>
<published>2012-09-07T21:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=7d9125bcb69950e54bb9c2ca61f59403c1018178'/>
<id>7d9125bcb69950e54bb9c2ca61f59403c1018178</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bits of cleanup</title>
<updated>2012-09-04T11:02:05+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-04T11:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=8457c871963264c9f62552f30307e98221a1c25d'/>
<id>8457c871963264c9f62552f30307e98221a1c25d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some bits from utils</title>
<updated>2012-09-04T08:29:59+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-04T08:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=6af75d3a69c486b19adc6e2da00719094778eb31'/>
<id>6af75d3a69c486b19adc6e2da00719094778eb31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>View -&gt; APIView</title>
<updated>2012-09-03T15:54:17+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-03T15:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a092a72844705e3129b8996b81d8424997b5d37f'/>
<id>a092a72844705e3129b8996b81d8424997b5d37f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parsers may return raw data, or a DataAndFiles object</title>
<updated>2012-09-03T13:28:40+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-03T13:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=7abef9ac3b3fb20a6cdef5d52c640e5725c93437'/>
<id>7abef9ac3b3fb20a6cdef5d52c640e5725c93437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support generators</title>
<updated>2012-09-03T12:30:20+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-03T12:30:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a25b4be4418a2a94e38a77b13cc234ca68e8322c'/>
<id>a25b4be4418a2a94e38a77b13cc234ca68e8322c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
