<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/djangorestframework/tests, branch 0.4.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>Django 1.5 breaks test client form encoding</title>
<updated>2012-08-25T22:26:23+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-08-25T22:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=7533c1027f6f8de257d9486ce98bb8ba1edfa1a7'/>
<id>7533c1027f6f8de257d9486ce98bb8ba1edfa1a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/tomchristie/django-rest-framework</title>
<updated>2012-08-24T15:06:23+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-08-24T15:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=7557777c668e6b8eaa85b07971b94115a33c9358'/>
<id>7557777c668e6b8eaa85b07971b94115a33c9358</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch to enable Accept headers in Internet Explorer when an Ajax Library on the client (i.e. jQuery) is sending an XMLHttpRequest</title>
<updated>2012-07-03T03:39:56+00:00</updated>
<author>
<name>Adam Ness</name>
</author>
<published>2012-07-03T03:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=73be041c474900423c5258b57b3d71d566aea6df'/>
<id>73be041c474900423c5258b57b3d71d566aea6df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test for issue #178.</title>
<updated>2012-02-24T00:28:01+00:00</updated>
<author>
<name>Shawn Lewis</name>
</author>
<published>2012-02-24T00:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=98c16e6da84a9938c73ed9e0ff8c6b42d24b098f'/>
<id>98c16e6da84a9938c73ed9e0ff8c6b42d24b098f</id>
<content type='text'>
This failing test shows that the serializer implementation breaks when a
related serializer is passed in via include rather than via fields.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This failing test shows that the serializer implementation breaks when a
related serializer is passed in via include rather than via fields.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup of reverse docs</title>
<updated>2012-02-23T16:02:16+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-02-23T16:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2d2e2f95b0268c3282edfca5c047bdc831133016'/>
<id>2d2e2f95b0268c3282edfca5c047bdc831133016</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove InstanceMixin auto-url magicks.</title>
<updated>2012-02-23T09:21:01+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-02-23T09:21:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e15494a172f19d9388c0888fb566907aad95de0c'/>
<id>e15494a172f19d9388c0888fb566907aad95de0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reverse takes request as a kwarg for compatibility with django's reverse</title>
<updated>2012-02-23T08:58:10+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-02-23T08:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2b59df004a5bb7449aa4c07277ac846c330a79f7'/>
<id>2b59df004a5bb7449aa4c07277ac846c330a79f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove staticviews.  Use standard login/logout</title>
<updated>2012-02-21T22:50:41+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-02-21T22:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=66eabe8bd1a539f92c3d677565d69edc29a1721b'/>
<id>66eabe8bd1a539f92c3d677565d69edc29a1721b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reverse gets it's own module</title>
<updated>2012-02-21T20:47:55+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-02-21T20:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ca9465f11e3310b7b1e18cd893e96b69963f68c9'/>
<id>ca9465f11e3310b7b1e18cd893e96b69963f68c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass the request object to `reverse' in the reverse tests</title>
<updated>2012-02-21T13:44:02+00:00</updated>
<author>
<name>Daniel Izquierdo</name>
</author>
<published>2012-02-20T09:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a29ca6c2d0fe376c6c3826660b4488ebfd70bfe3'/>
<id>a29ca6c2d0fe376c6c3826660b4488ebfd70bfe3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
