<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework/tests, branch empty_closable_objects</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>Merge pull request #1437 from Keats/master</title>
<updated>2014-02-28T11:55:45+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-02-28T11:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=22f225175ff29e77bec95129a8e812c791777f10'/>
<id>22f225175ff29e77bec95129a8e812c791777f10</id>
<content type='text'>
Display the media type of the API response on the browsable API</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Display the media type of the API response on the browsable API</pre>
</div>
</content>
</entry>
<entry>
<title>Allow 'None' to pass as a null value in RelatedFields</title>
<updated>2014-02-27T17:30:59+00:00</updated>
<author>
<name>Dustin Farris</name>
</author>
<published>2014-02-27T17:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f126856f65aa86de2c4cc1b1e3bb6a52cebb34b8'/>
<id>f126856f65aa86de2c4cc1b1e3bb6a52cebb34b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Display the media type of the API response on the browsable API</title>
<updated>2014-02-26T23:47:35+00:00</updated>
<author>
<name>Keats</name>
</author>
<published>2014-02-21T17:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=6cd0394e20c16828d14257a7360e9abef2c3e674'/>
<id>6cd0394e20c16828d14257a7360e9abef2c3e674</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Demonstrate problem post/put'ing serialized data that contains 'None'</title>
<updated>2014-02-26T17:08:26+00:00</updated>
<author>
<name>Dustin Farris</name>
</author>
<published>2014-02-26T17:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=505f1173d0c5a20ea804cad3b503c4bf55cd04d8'/>
<id>505f1173d0c5a20ea804cad3b503c4bf55cd04d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1397 from amezhenin/issue_1386</title>
<updated>2014-02-13T16:27:19+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-02-13T16:27:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a06252f8125591c199443cce8b101aaa8f7f881e'/>
<id>a06252f8125591c199443cce8b101aaa8f7f881e</id>
<content type='text'>
update regex for matching URLs, fixes issue #1386</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update regex for matching URLs, fixes issue #1386</pre>
</div>
</content>
</entry>
<entry>
<title>(I hope) tests are fixed, issue #1386</title>
<updated>2014-02-13T15:39:53+00:00</updated>
<author>
<name>Artem Mezhenin</name>
</author>
<published>2014-02-13T15:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=08ec23268dbb4a40000b6c4bf877f5563a4ba57b'/>
<id>08ec23268dbb4a40000b6c4bf877f5563a4ba57b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change regex back, issue #1386</title>
<updated>2014-02-13T14:59:05+00:00</updated>
<author>
<name>Artem Mezhenin</name>
</author>
<published>2014-02-13T14:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d00ea3bcac5d622c586b267d18aef4700657f269'/>
<id>d00ea3bcac5d622c586b267d18aef4700657f269</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test and fix for #1210. World's lowest hanging fruit.</title>
<updated>2014-02-11T18:52:32+00:00</updated>
<author>
<name>Carlton Gibson</name>
</author>
<published>2014-02-11T18:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f1016441f5b9f6c95530d2ec306f90aa45762831'/>
<id>f1016441f5b9f6c95530d2ec306f90aa45762831</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test and quick fix for #1257</title>
<updated>2014-02-11T13:44:56+00:00</updated>
<author>
<name>Carlton Gibson</name>
</author>
<published>2014-02-11T13:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=95670933d7954a99e02f0e19f285d8740ab5e449'/>
<id>95670933d7954a99e02f0e19f285d8740ab5e449</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
