<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/djangorestframework, 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>Merge pull request #266 from tomchristie/resources</title>
<updated>2012-09-20T11:34:49+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-20T11:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a1bcfbfe926621820832e32b0427601e1140b4f7'/>
<id>a1bcfbfe926621820832e32b0427601e1140b4f7</id>
<content type='text'>
First pass at resources</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First pass at resources</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>Initial resources code</title>
<updated>2012-09-18T18:03:59+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-18T18:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=cab556ee3fde2d0260ba887023346601781aa862'/>
<id>cab556ee3fde2d0260ba887023346601781aa862</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak docs, fix .error_data -&gt; .errors</title>
<updated>2012-09-17T19:19:45+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-17T19:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=308677037f1b1f2edbd2527beac8505033c98bdc'/>
<id>308677037f1b1f2edbd2527beac8505033c98bdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop cronky tests</title>
<updated>2012-09-16T21:00:05+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-16T21:00:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d8ede0355c32455989ca5f955d555ffaf827b296'/>
<id>d8ede0355c32455989ca5f955d555ffaf827b296</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify negotiation.  Drop MSIE hacks.  Etc.</title>
<updated>2012-09-16T20:48:55+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-16T20:48:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a96211d3d1ba246512af5e32c31726a666c467ac'/>
<id>a96211d3d1ba246512af5e32c31726a666c467ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaner content negotiation.  Occurs after permissions.  Optional 'force' flag.</title>
<updated>2012-09-14T22:17:12+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-14T22:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=6543ccd244a8d482b8aec18b5d03ee964292f17f'/>
<id>6543ccd244a8d482b8aec18b5d03ee964292f17f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify content_negotiation slightly</title>
<updated>2012-09-14T21:52:28+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-14T21:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=5036638d0c8a9f53d865e7b6bfd11b4a5534ba6e'/>
<id>5036638d0c8a9f53d865e7b6bfd11b4a5534ba6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
