<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/examples/permissionsexample, branch 0.3.3</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<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>
<entry>
<title>Added a fixture so that the users default have a user to login with and play with permissions.</title>
<updated>2011-06-25T11:08:46+00:00</updated>
<author>
<name>markotibold</name>
</author>
<published>2011-06-25T11:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ddd36206bc7a403b2ba43de7b4c43d5bf6466399'/>
<id>ddd36206bc7a403b2ba43de7b4c43d5bf6466399</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:11:08+00:00</updated>
<author>
<name>markotibold</name>
</author>
<published>2011-06-19T23:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ef8c286f86027b2f7ebea2232730bd7340f20075'/>
<id>ef8c286f86027b2f7ebea2232730bd7340f20075</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
