<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/examples/sandbox, 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>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>typo</title>
<updated>2011-12-12T21:20:09+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-12T21:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=8cd7ab14228cdfc308a1e4796016b5c00bdf8d8e'/>
<id>8cd7ab14228cdfc308a1e4796016b5c00bdf8d8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some restyling and updated requirements.txt for yaml support</title>
<updated>2011-06-25T23:38:56+00:00</updated>
<author>
<name>markotibold</name>
</author>
<published>2011-06-25T23:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=8cab127c2a99ab027e981f3e9198b7c548f0aa46'/>
<id>8cab127c2a99ab027e981f3e9198b7c548f0aa46</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 container view for the permissions example</title>
<updated>2011-06-25T14:38:16+00:00</updated>
<author>
<name>markotibold</name>
</author>
<published>2011-06-25T14:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=bae21b14c93e458014107a007e894e93a181bd0e'/>
<id>bae21b14c93e458014107a007e894e93a181bd0e</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 `permissions` example with just a per-user-throttle which we may want to expand with some auth examples.</title>
<updated>2011-06-19T23:10:25+00:00</updated>
<author>
<name>markotibold</name>
</author>
<published>2011-06-19T23:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=37db771cb97052cdf4890dc47168b995d80ee64e'/>
<id>37db771cb97052cdf4890dc47168b995d80ee64e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow views to return HttpResponses.  Add initial() hook method</title>
<updated>2011-05-24T09:27:24+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-24T09:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=370274f5640d55ef71422f7a2440710a43ff900e'/>
<id>370274f5640d55ef71422f7a2440710a43ff900e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing some of the last blocking issues</title>
<updated>2011-05-16T13:11:36+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-16T13:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1e04790d505a1174f9e3c4481288982f9e7fd6c0'/>
<id>1e04790d505a1174f9e3c4481288982f9e7fd6c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactoring resource specfic stuff into ResourceMixin - validators now defunct</title>
<updated>2011-05-12T11:55:13+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-12T11:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=15f9e7c56699d31043782045a9fe47c354f612cb'/>
<id>15f9e7c56699d31043782045a9fe47c354f612cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>emitters -&gt; renderers</title>
<updated>2011-04-28T18:54:30+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-04-28T18:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=93aa065fa92f64472a3ee80564020a81776be742'/>
<id>93aa065fa92f64472a3ee80564020a81776be742</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 tests and examples after refactoring</title>
<updated>2011-04-27T17:07:28+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-04-27T17:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=028851bfa1ee44b8e92808b18d32278d4a473cc8'/>
<id>028851bfa1ee44b8e92808b18d32278d4a473cc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
