<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework, branch 2.3.10</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.3.10</title>
<updated>2013-12-06T22:13:50+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-12-06T22:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=910de38a9c8cd03243e738c8f4adcbade8a4d7d6'/>
<id>910de38a9c8cd03243e738c8f4adcbade8a4d7d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise appropriate error in serializer when making a partial update to set a required RelatedField to null (issue #1158)</title>
<updated>2013-12-06T20:00:23+00:00</updated>
<author>
<name>Chuck Harmston</name>
</author>
<published>2013-12-06T20:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=cf6c11bd4b7e7fdaa1de659d69792030e565412a'/>
<id>cf6c11bd4b7e7fdaa1de659d69792030e565412a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Boilerplate cuteness</title>
<updated>2013-12-05T11:05:25+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-12-05T11:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1f8069c0a9740297e7b5d5fa0c81830c876d7240'/>
<id>1f8069c0a9740297e7b5d5fa0c81830c876d7240</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Content-Type header from empty responses. Fixes #1196</title>
<updated>2013-12-03T16:55:11+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-12-03T16:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=38d78b21c0a7c68c205ebe6e79433ca51fe609ce'/>
<id>38d78b21c0a7c68c205ebe6e79433ca51fe609ce</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 #1250 from Ian-Foote/choice_field</title>
<updated>2013-12-03T16:03:02+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-12-03T16:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=344cd865ab2f0ae04d43ff0fac07cba53b2ca33f'/>
<id>344cd865ab2f0ae04d43ff0fac07cba53b2ca33f</id>
<content type='text'>
Add choices to options metadata for ChoiceField.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add choices to options metadata for ChoiceField.</pre>
</div>
</content>
</entry>
<entry>
<title>Adds pre_delete and post_delete hooks on</title>
<updated>2013-12-03T00:07:41+00:00</updated>
<author>
<name>Pablo Recio</name>
</author>
<published>2013-12-03T00:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=699ec7236b326c97a98c6058280b822c701393fe'/>
<id>699ec7236b326c97a98c6058280b822c701393fe</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 assertion message of the ImageField.</title>
<updated>2013-11-27T11:26:49+00:00</updated>
<author>
<name>Omer Katz</name>
</author>
<published>2013-11-27T11:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b8f8fb7779dc01b5117e468345aaf99304f807ac'/>
<id>b8f8fb7779dc01b5117e468345aaf99304f807ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unittests for ChoiceField metadata.</title>
<updated>2013-11-27T11:06:42+00:00</updated>
<author>
<name>Ian Foote</name>
</author>
<published>2013-11-27T11:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=8d09f56061a3ee82e31fb646cfa84484ae525f88'/>
<id>8d09f56061a3ee82e31fb646cfa84484ae525f88</id>
<content type='text'>
Rename 'name' to 'display_name'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename 'name' to 'display_name'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more context to the ChoiceField metadata.</title>
<updated>2013-11-26T17:10:16+00:00</updated>
<author>
<name>Ian Foote</name>
</author>
<published>2013-11-26T17:10:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2484fc914159571a3867c2dae2d9b51314f4581d'/>
<id>2484fc914159571a3867c2dae2d9b51314f4581d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add choices to options metadata for ChoiceField.</title>
<updated>2013-11-26T09:33:47+00:00</updated>
<author>
<name>Ian Foote</name>
</author>
<published>2013-11-26T09:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a38d9d5b24501ae0e279c9afbea08e423112ba34'/>
<id>a38d9d5b24501ae0e279c9afbea08e423112ba34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
