<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/djangorestframework/tests/methods.py, branch 2.3.11</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Remove old 'djangorestframework directories</title>
<updated>2012-09-20T12:19:43+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-20T12:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=87dae4d8549c02fa9a57adb3bb876d249dae1f79'/>
<id>87dae4d8549c02fa9a57adb3bb876d249dae1f79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>.DATA, .FILES, overloaded HTTP method, content type and content available directly on the request - see #128</title>
<updated>2012-01-22T19:28:34+00:00</updated>
<author>
<name>Sébastien Piquemal</name>
</author>
<published>2012-01-22T19:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ab0b72a7c1a17c6d85530514caa51ce5bd77b592'/>
<id>ab0b72a7c1a17c6d85530514caa51ce5bd77b592</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Support for HEAD method</title>
<updated>2011-06-25T10:35:17+00:00</updated>
<author>
<name>Carles Barrobés</name>
</author>
<published>2011-06-25T10:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0626b618ad0d3c5f8fbb6ab3facce440647fb3c0'/>
<id>0626b618ad0d3c5f8fbb6ab3facce440647fb3c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>_perform_form_overloading becomes transparent</title>
<updated>2011-05-12T15:03:14+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-12T15:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=44c8b89c6051483677e72a6fc657b1e0457182d1'/>
<id>44c8b89c6051483677e72a6fc657b1e0457182d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactoring resource specfic stuff into ResourceMixin - validators now defunct</title>
<updated>2011-05-12T11:55:13+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-12T11:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=15f9e7c56699d31043782045a9fe47c354f612cb'/>
<id>15f9e7c56699d31043782045a9fe47c354f612cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename mixins into Mixin class, rename ResponseException to ErrorResponse, remove NoContent</title>
<updated>2011-04-11T15:38:00+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-04-11T15:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=349ffcaf5f03b55d8ffe92999814ba97da5ca870'/>
<id>349ffcaf5f03b55d8ffe92999814ba97da5ca870</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test cleanup</title>
<updated>2011-04-11T12:14:51+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-04-11T12:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=92b5a455da87c1d71d81903ea666daafb6b79725'/>
<id>92b5a455da87c1d71d81903ea666daafb6b79725</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>method overloading tests passing</title>
<updated>2011-04-11T12:13:25+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-04-11T12:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=dad1fa5798912e460ff05283c1c3b37d37b8f007'/>
<id>dad1fa5798912e460ff05283c1c3b37d37b8f007</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor to use self.CONTENT to access request body.  Get file upload working</title>
<updated>2011-04-02T15:32:37+00:00</updated>
<author>
<name>tom christie tom@tomchristie.com</name>
</author>
<published>2011-04-02T15:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=4687db680cda52e9836743940e4cf7279b307294'/>
<id>4687db680cda52e9836743940e4cf7279b307294</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
