<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/docs, branch 0.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>Merge remote-tracking branch 'upstream/master'</title>
<updated>2012-01-02T20:17:12+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2012-01-02T20:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ccbb53689632cade44a33b67ff5f87f0d37b22c7'/>
<id>ccbb53689632cade44a33b67ff5f87f0d37b22c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor style edits</title>
<updated>2012-01-02T20:16:44+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2012-01-02T20:16:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e0b82ce76de261c8f530cb488afb390c4aec13a8'/>
<id>e0b82ce76de261c8f530cb488afb390c4aec13a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 1.4</title>
<updated>2012-01-02T18:39:55+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-01-02T18:39:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=17290b0beb6bf85c1558cf95cc71124bae97c947'/>
<id>17290b0beb6bf85c1558cf95cc71124bae97c947</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop mercurial reference.</title>
<updated>2012-01-02T18:31:46+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-01-02T18:31:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0b21af938825830a85a9cbb6515b985e72f19453'/>
<id>0b21af938825830a85a9cbb6515b985e72f19453</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>:mod: directive is nicer here</title>
<updated>2012-01-02T17:42:22+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2012-01-02T17:42:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=7a3d97a2fc3abeb8a22d7ddb0eafbd4cf34e9f4e'/>
<id>7a3d97a2fc3abeb8a22d7ddb0eafbd4cf34e9f4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added an example of how to use authentication and throttling.</title>
<updated>2012-01-02T17:12:22+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2012-01-02T17:12:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9871532746aee7e0f5796ae24cfb44c878759c38'/>
<id>9871532746aee7e0f5796ae24cfb44c878759c38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Colouring of literal code</title>
<updated>2011-12-30T18:03:05+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-30T18:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e419e2066fad135d161ae833b8973026f811706b'/>
<id>e419e2066fad135d161ae833b8973026f811706b</id>
<content type='text'>
Get the nice colouring sphinx provides and fix some more typos.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Get the nice colouring sphinx provides and fix some more typos.
</pre>
</div>
</content>
</entry>
<entry>
<title>typos</title>
<updated>2011-12-30T17:52:15+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-30T17:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e44f182fcf51d0f169461c4a36647adb7324e8a9'/>
<id>e44f182fcf51d0f169461c4a36647adb7324e8a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a simple example of how to use urllib and urllib2 to interact</title>
<updated>2011-12-30T17:46:18+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-30T17:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e82ab8ea31de5a89470dd039e426af0e16df54f8'/>
<id>e82ab8ea31de5a89470dd039e426af0e16df54f8</id>
<content type='text'>
with an api.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with an api.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master'</title>
<updated>2011-12-30T15:17:12+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-30T15:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=28f1b027aa8b452378a89118b938f24b2383dc9a'/>
<id>28f1b027aa8b452378a89118b938f24b2383dc9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
