<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/examples/blogpost, 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>update some examples</title>
<updated>2011-06-15T13:09:57+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-06-15T13:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ff6e78323f88fd58b1de5b02e2440c2fc24c9c8b'/>
<id>ff6e78323f88fd58b1de5b02e2440c2fc24c9c8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Support for nesting resources etc...</title>
<updated>2011-06-14T17:22:13+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-06-14T17:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=412b5fc2d54def2f2601b860b80afaa52d595e58'/>
<id>412b5fc2d54def2f2601b860b80afaa52d595e58</id>
<content type='text'>
--HG--
rename : djangorestframework/tests/resources.py =&gt; djangorestframework/tests/serializer.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : djangorestframework/tests/resources.py =&gt; djangorestframework/tests/serializer.py
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed the blogpost-tests</title>
<updated>2011-06-08T23:47:30+00:00</updated>
<author>
<name>markotibold</name>
</author>
<published>2011-06-08T23:47:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=dac7eb0916eef061a119b5f2a293fe8b8ae9d5bf'/>
<id>dac7eb0916eef061a119b5f2a293fe8b8ae9d5bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix example tests</title>
<updated>2011-06-08T00:03:53+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-06-08T00:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c7c1408875909ddb58111a82fd0e8250137d0490'/>
<id>c7c1408875909ddb58111a82fd0e8250137d0490</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ug. Remove crazy tests from blogposts example</title>
<updated>2011-06-07T22:51:28+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-06-07T22:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f6d807c8445b45d307fbe1ce2e9d407585dda0ad'/>
<id>f6d807c8445b45d307fbe1ce2e9d407585dda0ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>name and description</title>
<updated>2011-05-23T16:07:31+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-23T16:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c53175914752502629141556f3e001e9d2e9f7fa'/>
<id>c53175914752502629141556f3e001e9d2e9f7fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blogpost/views no longer needed</title>
<updated>2011-05-16T14:57:10+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-16T14:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=75cc1eb2a85c2e8ef872566c0b798c6526a23cb3'/>
<id>75cc1eb2a85c2e8ef872566c0b798c6526a23cb3</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>
</feed>
