<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework/tests, branch 2.1.16</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>PK fields should only be read-only if they are an AutoField.  Fixes #563</title>
<updated>2013-01-12T09:43:14+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-01-12T09:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d9acec3e6dd07d33f416646bc161108ea52842d6'/>
<id>d9acec3e6dd07d33f416646bc161108ea52842d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>auto_now and auto_now_add fields should be read only by default</title>
<updated>2013-01-12T09:43:14+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-01-12T09:32:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=73c4e5c4603e24ec1ea9976a3c6152a797f8f041'/>
<id>73c4e5c4603e24ec1ea9976a3c6152a797f8f041</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unused imports</title>
<updated>2013-01-10T14:48:22+00:00</updated>
<author>
<name>Juan Riaza</name>
</author>
<published>2013-01-10T14:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=268f60999cdca46e6541f5acc35fbbe08b85f477'/>
<id>268f60999cdca46e6541f5acc35fbbe08b85f477</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into null-one-to-one</title>
<updated>2013-01-08T16:33:01+00:00</updated>
<author>
<name>Mark Aaron Shirley</name>
</author>
<published>2013-01-08T16:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=81691ff9008c69ee02d4a337dc91ddc523c81b6a'/>
<id>81691ff9008c69ee02d4a337dc91ddc523c81b6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create separate *NullableOneToOneTests TestCase</title>
<updated>2013-01-08T00:27:31+00:00</updated>
<author>
<name>Mark Aaron Shirley</name>
</author>
<published>2013-01-08T00:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a897eb5480348838b11fdb428ce0d110e8bc8da1'/>
<id>a897eb5480348838b11fdb428ce0d110e8bc8da1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up test slightly.  Refs #552</title>
<updated>2013-01-07T21:37:44+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-01-07T21:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=4e8f55887d6ce86a2293f8b8cbb255bc58995336'/>
<id>4e8f55887d6ce86a2293f8b8cbb255bc58995336</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Be more informative when reporting import errors.</title>
<updated>2013-01-07T12:52:20+00:00</updated>
<author>
<name>Marc Tamlyn</name>
</author>
<published>2013-01-07T12:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c736b80290dfd650bee0fa3c530da65792dcde32'/>
<id>c736b80290dfd650bee0fa3c530da65792dcde32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deprecate simplejson</title>
<updated>2013-01-05T12:40:02+00:00</updated>
<author>
<name>Juan Riaza</name>
</author>
<published>2013-01-05T12:40:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a061e3d9e20c4c481c2ac2eee5b17bb1430cace6'/>
<id>a061e3d9e20c4c481c2ac2eee5b17bb1430cace6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle ObjectDoesNotExist exceptions when serializing null reverse one-to-one</title>
<updated>2013-01-04T20:11:03+00:00</updated>
<author>
<name>Mark Aaron Shirley</name>
</author>
<published>2013-01-04T20:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=213981cef394c6f7603c24b9a51096ffb56f6024'/>
<id>213981cef394c6f7603c24b9a51096ffb56f6024</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Validation errors instead of exceptions when serializers receive incorrect types.  Fixes #402.</title>
<updated>2013-01-04T14:11:05+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-01-04T14:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=26f9acb45ac0dcd1363399f518834c56d3f9984d'/>
<id>26f9acb45ac0dcd1363399f518834c56d3f9984d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
