<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/docs, branch 2.2.4</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Version 2.2.4</title>
<updated>2013-03-13T13:07:46+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-03-13T13:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=4b68089d44d3ede878eff58f6e3cdad86f5c832e'/>
<id>4b68089d44d3ede878eff58f6e3cdad86f5c832e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix duplicated database queries for paginated lists.</title>
<updated>2013-03-13T11:42:12+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-03-13T11:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a798a5350a6aa3100695d41d4d37ec7e2e073bdd'/>
<id>a798a5350a6aa3100695d41d4d37ec7e2e073bdd</id>
<content type='text'>
Closes #713.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #713.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added @kuhnza for work on #695.  Thanks!</title>
<updated>2013-03-12T20:52:04+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-03-12T20:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1aecd71eb49111009f2c55fe8bd3901b3ea35dd5'/>
<id>1aecd71eb49111009f2c55fe8bd3901b3ea35dd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes.</title>
<updated>2013-03-12T20:49:44+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-03-12T20:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=208407d569b4c794f7ea6ec114b662b6faf56845'/>
<id>208407d569b4c794f7ea6ec114b662b6faf56845</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only honor X-HTTP-Method-Override for POST requests.</title>
<updated>2013-03-12T20:49:20+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-03-12T20:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=377dc2cda2c3a7aa02f5d761631f73c58745ed9d'/>
<id>377dc2cda2c3a7aa02f5d761631f73c58745ed9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #695 from kuhnza/master</title>
<updated>2013-03-12T20:40:48+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-03-12T20:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=716d86863f022e7dd4b9b71ecde1d908f30bdf60'/>
<id>716d86863f022e7dd4b9b71ecde1d908f30bdf60</id>
<content type='text'>
Support for X-HTTP-Method-Override Header</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support for X-HTTP-Method-Override Header</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes</title>
<updated>2013-03-12T20:12:22+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-03-12T20:12:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a574dc7f85e09b4c0096d7b1c12a8e525ea8e31f'/>
<id>a574dc7f85e09b4c0096d7b1c12a8e525ea8e31f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge master</title>
<updated>2013-03-12T18:49:38+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-03-12T18:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e8db504a9802c6dcc111a327f681e01b9b3e2e16'/>
<id>e8db504a9802c6dcc111a327f681e01b9b3e2e16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation for X-HTTP-Method-Override</title>
<updated>2013-03-12T02:48:40+00:00</updated>
<author>
<name>Dave Kuhn</name>
</author>
<published>2013-03-12T02:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2bcb8ff12c967e71fb4871a9ac9e72395394d291'/>
<id>2bcb8ff12c967e71fb4871a9ac9e72395394d291</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes</title>
<updated>2013-03-10T20:39:04+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-03-10T20:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=20880232930dd6f3a1de9dda1546c84b9279a258'/>
<id>20880232930dd6f3a1de9dda1546c84b9279a258</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
