<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework/runtests, branch 2.3.14</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Don’t forget to setup django for 1.7+ as it’s not a regular django command.</title>
<updated>2014-01-28T12:20:51+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2014-01-28T12:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=7713ddc0a83b41921992fc31909483903975f795'/>
<id>7713ddc0a83b41921992fc31909483903975f795</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Testing nested serializers with models that have str foreign key references.</title>
<updated>2014-01-08T21:14:27+00:00</updated>
<author>
<name>Dustin Farris</name>
</author>
<published>2014-01-08T21:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=52db4eadc204c3e5ec234729c24275c8ed803634'/>
<id>52db4eadc204c3e5ec234729c24275c8ed803634</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>necessary test settings for guardian</title>
<updated>2013-09-08T04:16:43+00:00</updated>
<author>
<name>bwreilly</name>
</author>
<published>2013-09-08T04:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=57d6b5fb7c2652bb4c68edd1bcc95be736b06b31'/>
<id>57d6b5fb7c2652bb4c68edd1bcc95be736b06b31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some properly failing tests, set up for standard permissions</title>
<updated>2013-09-06T17:35:06+00:00</updated>
<author>
<name>bwreilly</name>
</author>
<published>2013-09-06T17:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b07de86ad372a185c05c1dd77ccd7bee3801996e'/>
<id>b07de86ad372a185c05c1dd77ccd7bee3801996e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use AUTH_USER_MODEL consistently between various Django versions. Closes #946</title>
<updated>2013-06-26T16:56:42+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-06-26T16:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=715bd47dfababd39be9b3295ada99f2107d7c00c'/>
<id>715bd47dfababd39be9b3295ada99f2107d7c00c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use absolute name imports for tests if django version is 1.6+.</title>
<updated>2013-05-29T08:18:38+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2013-05-29T08:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=732269160f81f69dbf323c33b44e019599f330b6'/>
<id>732269160f81f69dbf323c33b44e019599f330b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated the dependencies version and added the ALLOWED_HOSTS for tests.</title>
<updated>2013-05-18T10:07:44+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2013-05-18T10:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ed0bd195f58ae6c0502f9c54cbd34681875adb14'/>
<id>ed0bd195f58ae6c0502f9c54cbd34681875adb14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge OAuth2 work.</title>
<updated>2013-03-07T17:43:13+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-03-07T17:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a4b33992a5e2affb710d0c16f2286d8ddc81f07c'/>
<id>a4b33992a5e2affb710d0c16f2286d8ddc81f07c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix import errors</title>
<updated>2013-03-06T21:42:09+00:00</updated>
<author>
<name>Pierre Dulac</name>
</author>
<published>2013-03-03T00:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=8845c0be88bf68fa0e42d05c7196cd52d897623b'/>
<id>8845c0be88bf68fa0e42d05c7196cd52d897623b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only add the django-oauth2-provider apps if the module is installed</title>
<updated>2013-03-06T18:16:13+00:00</updated>
<author>
<name>Pierre Dulac</name>
</author>
<published>2013-03-02T19:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=cda21a306e8fdb713d26726964be10e2862140c3'/>
<id>cda21a306e8fdb713d26726964be10e2862140c3</id>
<content type='text'>
otherwise log a warning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
otherwise log a warning
</pre>
</div>
</content>
</entry>
</feed>
