<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/examples/permissionsexample, branch 0.4.0</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Fixes broken permissions-example.</title>
<updated>2012-02-29T20:32:10+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2012-02-29T20:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=55317b03725dcfba5c3fd5b06b7c507fff69ff13'/>
<id>55317b03725dcfba5c3fd5b06b7c507fff69ff13</id>
<content type='text'>
reverse takes `request` as a kwarg.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reverse takes `request` as a kwarg.
</pre>
</div>
</content>
</entry>
<entry>
<title>reverse gets it's own module</title>
<updated>2012-02-21T20:47:55+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-02-21T20:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ca9465f11e3310b7b1e18cd893e96b69963f68c9'/>
<id>ca9465f11e3310b7b1e18cd893e96b69963f68c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update examples to use the new custom `reverse()'</title>
<updated>2012-02-21T13:51:32+00:00</updated>
<author>
<name>Daniel Izquierdo</name>
</author>
<published>2012-02-20T10:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c7e7279d979a346b5d1c950cc960183013799c41'/>
<id>c7e7279d979a346b5d1c950cc960183013799c41</id>
<content type='text'>
This fixes #167 except for the docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes #167 except for the docs
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup authentication example</title>
<updated>2012-01-24T19:27:18+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-01-24T19:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9ce864e63bd7e93e4602f687423f905749fbc0ea'/>
<id>9ce864e63bd7e93e4602f687423f905749fbc0ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an extra explenation on how to use curl on this view.</title>
<updated>2012-01-02T13:55:19+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2012-01-02T13:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=412727440beb678ba3beef78ee0b934d412afe64'/>
<id>412727440beb678ba3beef78ee0b934d412afe64</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>now really drop the yaml file</title>
<updated>2011-12-12T15:41:18+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-12T15:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=51c53a8a5c5141f47f3cefab5d3353250422cab3'/>
<id>51c53a8a5c5141f47f3cefab5d3353250422cab3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop yaml fixture and replace with json</title>
<updated>2011-12-12T14:51:02+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-12T14:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c0bf45d82a329214d0dc7b4495548563ac97a2cc'/>
<id>c0bf45d82a329214d0dc7b4495548563ac97a2cc</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>
</feed>
