<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/docs, branch 0.3.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>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>set linkcheck_timeout to very large, to prevent timeouts on the CI.</title>
<updated>2011-12-21T01:23:26+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-21T01:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1096e06c2d9300658d702a7167b4ccf960992006'/>
<id>1096e06c2d9300658d702a7167b4ccf960992006</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-15T13:56:47+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-15T13:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c509c2bff239eadfeb8ca62e25c127f6229f7944'/>
<id>c509c2bff239eadfeb8ca62e25c127f6229f7944</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs/howto/setup.rst</title>
<updated>2011-12-15T13:56:01+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-15T13:56:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=beccc54d114b2b707a47ce931561e60f714f0a8b'/>
<id>beccc54d114b2b707a47ce931561e60f714f0a8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reduced output to errors and warnings only</title>
<updated>2011-12-15T11:25:56+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-15T11:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=59904576a2dcdaae8a5537af0109ca23ae99b6bb'/>
<id>59904576a2dcdaae8a5537af0109ca23ae99b6bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't output html to a tempdir, but keep them.</title>
<updated>2011-12-15T00:16:09+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-15T00:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=670dbe6d75c96efe77b94146ec48fc9543109f1e'/>
<id>670dbe6d75c96efe77b94146ec48fc9543109f1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>see previous commit message.</title>
<updated>2011-12-14T23:31:57+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-14T23:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0f16db76146bed8c0c425fac862c43ccbe1fa7a7'/>
<id>0f16db76146bed8c0c425fac862c43ccbe1fa7a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding a docs env to the tox project.</title>
<updated>2011-12-14T23:27:29+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-14T23:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e2b9359a2d903b2010dbf47565f63adebbdbc21b'/>
<id>e2b9359a2d903b2010dbf47565f63adebbdbc21b</id>
<content type='text'>
This will run the linkcheck and build the html docs, turning any warnings into
errors.
Also changed the theme to sphinx-doc and added version to be displayed in the
docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will run the linkcheck and build the html docs, turning any warnings into
errors.
Also changed the theme to sphinx-doc and added version to be displayed in the
docs.
</pre>
</div>
</content>
</entry>
<entry>
<title>deleted reference to bitbucket from the docs</title>
<updated>2011-12-12T19:53:10+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2011-12-12T19:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ac18bea009e93044e47b4f7a6286f0e1414128c3'/>
<id>ac18bea009e93044e47b4f7a6286f0e1414128c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We do not have a blog.  We do not host on BitBucket.</title>
<updated>2011-12-09T11:28:50+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-09T11:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=59afd87cd4523d5ce1aca4f34ab90ea3b8138045'/>
<id>59afd87cd4523d5ce1aca4f34ab90ea3b8138045</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
