<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/docs/examples, branch empty_closable_objects</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>New docs</title>
<updated>2012-08-29T19:57:37+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-08-29T19:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=578017e01d1da4746ae0045268043cfd74d41b42'/>
<id>578017e01d1da4746ae0045268043cfd74d41b42</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>Merge remote-tracking branch 'upstream/master'</title>
<updated>2011-12-30T00:37:32+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-30T00:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1b28339e5b733a0422c2bcd06b39e289bc98f69b'/>
<id>1b28339e5b733a0422c2bcd06b39e289bc98f69b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some initial refactoring of the docs.</title>
<updated>2011-12-30T00:36:43+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-30T00:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=91cee26ad89c04a70f33ae334150dd127f900474'/>
<id>91cee26ad89c04a70f33ae334150dd127f900474</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>For now just point the examples at rest.ep.io</title>
<updated>2011-12-29T13:54:39+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-29T13:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d87113ff60e0a48c85eb0c8d37b86416312b18a2'/>
<id>d87113ff60e0a48c85eb0c8d37b86416312b18a2</id>
<content type='text'>
Would be nice to keep the custom subdomain, but too much of a PITA
right now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Would be nice to keep the custom subdomain, but too much of a PITA
right now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow related models to be fully serialized</title>
<updated>2011-06-15T13:09:01+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-06-15T13:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=7dcb851c7f1e4bc01105fc5856494c196827fe2e'/>
<id>7dcb851c7f1e4bc01105fc5856494c196827fe2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More updating docs for 0.2</title>
<updated>2011-06-02T15:03:11+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-06-02T15:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3531b0b35540ade216299c46717dcf9fa24487c7'/>
<id>3531b0b35540ade216299c46717dcf9fa24487c7</id>
<content type='text'>
--HG--
rename : docs/examples/modelresources.rst =&gt; docs/examples/modelviews.rst
rename : docs/examples/resources.rst =&gt; docs/examples/views.rst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : docs/examples/modelresources.rst =&gt; docs/examples/modelviews.rst
rename : docs/examples/resources.rst =&gt; docs/examples/views.rst
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating docs for 0.2</title>
<updated>2011-06-02T14:22:14+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-06-02T14:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=bf9ea978bca8928ba5726e4ec3d76e81d72aada8'/>
<id>bf9ea978bca8928ba5726e4ec3d76e81d72aada8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Getting rid of all errors and warnings that show up when building the docs, to make a clean start with the library documentation .</title>
<updated>2011-05-16T21:54:35+00:00</updated>
<author>
<name>markotibold</name>
</author>
<published>2011-05-16T21:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=304786657a8cbff323f21b7297c142f6ca5a1cc1'/>
<id>304786657a8cbff323f21b7297c142f6ca5a1cc1</id>
<content type='text'>
--HG--
rename : docs/library/authenticators.rst =&gt; docs/library/authentication.rst
rename : docs/library/emitters.rst =&gt; docs/library/renderers.rst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : docs/library/authenticators.rst =&gt; docs/library/authentication.rst
rename : docs/library/emitters.rst =&gt; docs/library/renderers.rst
</pre>
</div>
</content>
</entry>
</feed>
