<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework/utils, branch 3.0-beta</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>required=False for nullable relationships</title>
<updated>2014-11-13T23:30:42+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-13T23:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=4e035184384db8ed1227fdcb1dad2ea6ddb1cf68'/>
<id>4e035184384db8ed1227fdcb1dad2ea6ddb1cf68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/tomchristie/django-rest-framework</title>
<updated>2014-11-13T22:16:53+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-13T22:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=cb672a0ecbc2b089370583884994dbd5f2b84acc'/>
<id>cb672a0ecbc2b089370583884994dbd5f2b84acc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Model fields with .blank or .null now map to required=False. Closes #2017. Closes #2021.</title>
<updated>2014-11-13T19:28:57+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-13T19:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ea98de9b889173235a908ee2ce5a2aba5d8223c7'/>
<id>ea98de9b889173235a908ee2ce5a2aba5d8223c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update html.py</title>
<updated>2014-11-12T15:38:39+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-12T15:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e70b82b6c890eed5088a8f1b2f3aa642d5218398'/>
<id>e70b82b6c890eed5088a8f1b2f3aa642d5218398</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update html.py</title>
<updated>2014-11-12T15:38:05+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-12T15:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1838e18aeea1bfa5f033fb12adbd97e19231c8a1'/>
<id>1838e18aeea1bfa5f033fb12adbd97e19231c8a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>.copy() for serializer .data and .errors dictionaries</title>
<updated>2014-11-07T11:16:26+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-07T11:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a16a8a10a9204e574ad912eeced535d70a385b37'/>
<id>a16a8a10a9204e574ad912eeced535d70a385b37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor tweaks</title>
<updated>2014-11-07T10:51:08+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-07T10:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e399140031a0738a054f5f07e42ef7208f9e45f4'/>
<id>e399140031a0738a054f5f07e42ef7208f9e45f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Serializer cleanup</title>
<updated>2014-11-07T10:13:46+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-07T10:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9b19b5a59485c9dad4a18538a8a86f1ae4ea2a55'/>
<id>9b19b5a59485c9dad4a18538a8a86f1ae4ea2a55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests &amp; fixes for list serialization</title>
<updated>2014-11-06T17:32:33+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-06T17:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=db1dd8e2406bf54a82d154babd360fba52a0d4bc'/>
<id>db1dd8e2406bf54a82d154babd360fba52a0d4bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop usage of SortedDict. Closes #2027.</title>
<updated>2014-11-06T12:00:30+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-06T12:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=4e001dbb7ac0bc13d6d5fbb4524e905184610aa2'/>
<id>4e001dbb7ac0bc13d6d5fbb4524e905184610aa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
