<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework, branch 2.1.9</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Version 2.1.9</title>
<updated>2012-12-11T21:07:48+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-11T21:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0824761f471ee5130af980acc9fdbb2758a3a92a'/>
<id>0824761f471ee5130af980acc9fdbb2758a3a92a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken nested fields</title>
<updated>2012-12-11T21:07:25+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-11T21:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=405822330958c5432dde56b07a61b223c03ca4c7'/>
<id>405822330958c5432dde56b07a61b223c03ca4c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added depth test</title>
<updated>2012-12-11T15:14:52+00:00</updated>
<author>
<name>George Kappel</name>
</author>
<published>2012-12-11T15:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=80f15c598afe138df4170ceb2198484889511d0c'/>
<id>80f15c598afe138df4170ceb2198484889511d0c</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 #492 from annacoder/master</title>
<updated>2012-12-11T09:03:16+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-11T09:03:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=980b394c8b998f805a1bab589b63268435075c92'/>
<id>980b394c8b998f805a1bab589b63268435075c92</id>
<content type='text'>
Making sure the assert does not fail  when required=False, read_only=True</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Making sure the assert does not fail  when required=False, read_only=True</pre>
</div>
</content>
</entry>
<entry>
<title>Making sure the assert does not fail  when required=False, read_only=True</title>
<updated>2012-12-11T01:46:21+00:00</updated>
<author>
<name>Venkat</name>
</author>
<published>2012-12-11T01:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1815cdd24732e8102ccdf7d28cb5f0cc400c7eaf'/>
<id>1815cdd24732e8102ccdf7d28cb5f0cc400c7eaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>get_excluded_fieldnames() should respect Meta options' ability to be either a tuple or list. Fixes #490.</title>
<updated>2012-12-10T22:10:04+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2012-12-10T22:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d0935d1fbb87711b0ffda8655c44ede29ee4208a'/>
<id>d0935d1fbb87711b0ffda8655c44ede29ee4208a</id>
<content type='text'>
Refactored `if self.opt.fields` out of the for loop.
Updated and cleaned up the validation-tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactored `if self.opt.fields` out of the for loop.
Updated and cleaned up the validation-tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 2.1.8</title>
<updated>2012-12-08T13:01:03+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-08T13:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ff01ae3571298b9da67f9b9583f0cb264676ed2b'/>
<id>ff01ae3571298b9da67f9b9583f0cb264676ed2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add null related field option</title>
<updated>2012-12-08T13:00:49+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-08T13:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ac2720afcba7be5e937b5f0360a470701861baaa'/>
<id>ac2720afcba7be5e937b5f0360a470701861baaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for emptystring as nullable FK</title>
<updated>2012-12-08T12:48:38+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-08T12:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=733f03fba35cb13ad53723b0b15d439e40da32ad'/>
<id>733f03fba35cb13ad53723b0b15d439e40da32ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More tests for nullable FKs</title>
<updated>2012-12-08T12:48:27+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-08T12:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=936fdfb78e6987ce18812fbe3e17e2af8822704e'/>
<id>936fdfb78e6987ce18812fbe3e17e2af8822704e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
