<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework/runtests, branch master</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Support for running the test suite with py.test</title>
<updated>2014-03-02T11:40:30+00:00</updated>
<author>
<name>Andreas Pelme</name>
</author>
<published>2014-03-02T11:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=971578ca345c3d3bae7fd93b87c41d43483b6f05'/>
<id>971578ca345c3d3bae7fd93b87c41d43483b6f05</id>
<content type='text'>
 * Get rid of runtests.py
 * Moved test code  from rest_framework/tests and rest_framework/runtests to tests
 * Invoke py.test from setup.py
 * Invoke py.test from Travis
 * Invoke py.test from tox
 * Changed setUpClass to be just plain setUp in test_permissions.py
 * Updated contribution guideline to show how to invoke py.test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Get rid of runtests.py
 * Moved test code  from rest_framework/tests and rest_framework/runtests to tests
 * Invoke py.test from setup.py
 * Invoke py.test from Travis
 * Invoke py.test from tox
 * Changed setUpClass to be just plain setUp in test_permissions.py
 * Updated contribution guideline to show how to invoke py.test
</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>
