<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/.travis.yml, branch 2.2.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>Py3k cleanup</title>
<updated>2013-02-01T15:07:51+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-01T15:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=00752dcd2a3647f2de2a259934753745597e3ade'/>
<id>00752dcd2a3647f2de2a259934753745597e3ade</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't double install django-filter.</title>
<updated>2013-01-07T23:00:28+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2013-01-07T23:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0f0e76d8b1b7a7a28b4ce2c6d8f7ecc89e7219ff'/>
<id>0f0e76d8b1b7a7a28b4ce2c6d8f7ecc89e7219ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly remove from the matrix incompatible django / python versions.</title>
<updated>2013-01-07T22:55:16+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2013-01-07T22:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=5dd76c07065cf0df16a7ae581856e1730d2696e8'/>
<id>5dd76c07065cf0df16a7ae581856e1730d2696e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reverted on the right django 1.5 rc1 url and made sure we use mirrors for our django downloads.</title>
<updated>2013-01-07T22:52:26+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2013-01-07T22:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0252057ee004cd236a3986892309c8808bd79efe'/>
<id>0252057ee004cd236a3986892309c8808bd79efe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt with another url for django</title>
<updated>2013-01-07T22:46:44+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2013-01-07T22:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=28248f35736a9eb987ca4d552417a0abc60c5a74'/>
<id>28248f35736a9eb987ca4d552417a0abc60c5a74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for travis builds.</title>
<updated>2013-01-07T22:36:39+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2013-01-07T22:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=86a3ad9b3d4f14e4bd6f834345030bde4ad34835'/>
<id>86a3ad9b3d4f14e4bd6f834345030bde4ad34835</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try a lighter alternative to install django-filter trunk</title>
<updated>2013-01-07T22:34:03+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2013-01-07T22:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=dd456420551449e1e8f3cff798908f9f8256fcdc'/>
<id>dd456420551449e1e8f3cff798908f9f8256fcdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo in the travis.yml.</title>
<updated>2013-01-07T22:09:47+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2013-01-07T22:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=22a7dc27d8638b001d513598e5f0ba13698a1186'/>
<id>22a7dc27d8638b001d513598e5f0ba13698a1186</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Conditional six installation (only for django 1.3.5) and install 3.2 compatible django-filter for python 3.2 test.</title>
<updated>2013-01-07T21:41:42+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2013-01-07T21:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c1e3b42fee73b47d5aa7330cdf8946657742d6f7'/>
<id>c1e3b42fee73b47d5aa7330cdf8946657742d6f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test against Django 1.5 rc1</title>
<updated>2013-01-07T21:23:16+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2013-01-07T21:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=fccf1814f1af153ede074dcdad12f02b407b092d'/>
<id>fccf1814f1af153ede074dcdad12f02b407b092d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
