<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework, branch 0.1</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Nitpicking</title>
<updated>2011-02-21T22:23:09+00:00</updated>
<author>
<name>tom christie tom@tomchristie.com</name>
</author>
<published>2011-02-21T22:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=aae848cace25b5de4cebd842200ae65cf6cb9f30'/>
<id>aae848cace25b5de4cebd842200ae65cf6cb9f30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pip/easy_install to the docs</title>
<updated>2011-02-21T22:21:49+00:00</updated>
<author>
<name>tom christie tom@tomchristie.com</name>
</author>
<published>2011-02-21T22:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=92dd13912a19a0688f86fd869192af4196a2ee38'/>
<id>92dd13912a19a0688f86fd869192af4196a2ee38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MANIFEST and dist to .hgignore</title>
<updated>2011-02-21T21:52:54+00:00</updated>
<author>
<name>tom christie tom@tomchristie.com</name>
</author>
<published>2011-02-21T21:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=05b7374f858b39a5bd386bb999c4e2854b66eaf1'/>
<id>05b7374f858b39a5bd386bb999c4e2854b66eaf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor notes on installation</title>
<updated>2011-02-19T19:19:32+00:00</updated>
<author>
<name>tom christie tom@tomchristie.com</name>
</author>
<published>2011-02-19T19:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=bddcacefe7e240272090c0ecad2b5045a6c9176a'/>
<id>bddcacefe7e240272090c0ecad2b5045a6c9176a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor notes on installation</title>
<updated>2011-02-19T19:15:16+00:00</updated>
<author>
<name>tom christie tom@tomchristie.com</name>
</author>
<published>2011-02-19T19:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ec5eaa56c15a2e1721065ce23ccdb422a11f96e5'/>
<id>ec5eaa56c15a2e1721065ce23ccdb422a11f96e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.py</title>
<updated>2011-02-19T19:00:05+00:00</updated>
<author>
<name>tom christie tom@tomchristie.com</name>
</author>
<published>2011-02-19T19:00:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ded60f53089566835fc1d17880c602fb34a2d243'/>
<id>ded60f53089566835fc1d17880c602fb34a2d243</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add setup.py</title>
<updated>2011-02-19T18:41:23+00:00</updated>
<author>
<name>tom christie tom@tomchristie.com</name>
</author>
<published>2011-02-19T18:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=114738ca721b3fd90cb0b00b4fde3b61d3bd93dc'/>
<id>114738ca721b3fd90cb0b00b4fde3b61d3bd93dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix kwargs in url conf to be more consistent, also fixes broken blog posts example (every blog post showed all comments)</title>
<updated>2011-02-19T17:55:32+00:00</updated>
<author>
<name>tom christie tom@tomchristie.com</name>
</author>
<published>2011-02-19T17:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=67c48f758f3a3aa435e4f2ccf41764ae596447fb'/>
<id>67c48f758f3a3aa435e4f2ccf41764ae596447fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor doc tweaks</title>
<updated>2011-02-19T15:50:40+00:00</updated>
<author>
<name>tom christie tom@tomchristie.com</name>
</author>
<published>2011-02-19T15:50:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=38c6a37af7cd006b05a08318aa34f6aacf03b4aa'/>
<id>38c6a37af7cd006b05a08318aa34f6aacf03b4aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix status import</title>
<updated>2011-02-19T13:54:55+00:00</updated>
<author>
<name>tom christie tom@tomchristie.com</name>
</author>
<published>2011-02-19T13:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d8285c2d49640aeb85785a9fccf6ad121de3aea7'/>
<id>d8285c2d49640aeb85785a9fccf6ad121de3aea7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
