<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/djangorestframework/utils, branch 0.3.1</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>And add RequestContext too</title>
<updated>2011-12-30T16:38:03+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-30T16:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2394fc70d1c33def374014226e7648db12562af1'/>
<id>2394fc70d1c33def374014226e7648db12562af1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #102</title>
<updated>2011-12-30T16:30:55+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-30T16:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c81c0d843ec555c4cc4b71f58852d2281a9cb5b2'/>
<id>c81c0d843ec555c4cc4b71f58852d2281a9cb5b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace fixes</title>
<updated>2011-12-29T13:31:12+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-29T13:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=07349597ab936dc9887caa70b5d7d2860c897b12'/>
<id>07349597ab936dc9887caa70b5d7d2860c897b12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add xml parser</title>
<updated>2011-12-11T18:27:40+00:00</updated>
<author>
<name>Craig Blaszczyk</name>
</author>
<published>2011-12-11T18:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0632e946f977609ca6d6f4272f02c72dee1f49be'/>
<id>0632e946f977609ca6d6f4272f02c72dee1f49be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renderers can now cope with parameterised args.  ResponseMixin gets cleaned up &amp; added Renderer.can_handle_response(), mirroring Parsers.can_handle_request()</title>
<updated>2011-05-24T12:29:30+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-24T12:29:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ce6e5fdc01b6d820f317bc1d8edc4ede4a946516'/>
<id>ce6e5fdc01b6d820f317bc1d8edc4ede4a946516</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up breadcrumbs to only breadcrumb for REST framework Views</title>
<updated>2011-05-24T09:40:35+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-24T09:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=eafda8550800a98aa37571df0cef78e32521a89b'/>
<id>eafda8550800a98aa37571df0cef78e32521a89b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>name and description</title>
<updated>2011-05-23T16:07:31+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-23T16:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c53175914752502629141556f3e001e9d2e9f7fa'/>
<id>c53175914752502629141556f3e001e9d2e9f7fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sorting out resources.  Doing some crazy magic automatic url resolving stuff.  Yum.</title>
<updated>2011-05-13T16:19:12+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-13T16:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=325e63a3a767bf4aedef7be616cc268a08537424'/>
<id>325e63a3a767bf4aedef7be616cc268a08537424</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renderer API work</title>
<updated>2011-05-10T11:21:48+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-10T11:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=527e4ffdf7f7798dc17757a26d8fd6b155a49bf9'/>
<id>527e4ffdf7f7798dc17757a26d8fd6b155a49bf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Getting the API into shape</title>
<updated>2011-05-10T09:49:28+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-10T09:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=8f58ee489d34b200acfc2666816eb32e47c8cef5'/>
<id>8f58ee489d34b200acfc2666816eb32e47c8cef5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
