<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/tests, 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>Apply defaults and requiredness to unique_together fields. Closes #2092.</title>
<updated>2014-11-19T13:55:10+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-19T13:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=8586290df80ac8448d71cdb3326bc822c399cad1'/>
<id>8586290df80ac8448d71cdb3326bc822c399cad1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow blank choices to render. Closes #2071.</title>
<updated>2014-11-19T09:31:26+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-19T09:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e49d22dbda5ac889ab89f277e17752c840819de2'/>
<id>e49d22dbda5ac889ab89f277e17752c840819de2</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>Reinstate OPTIONS tests</title>
<updated>2014-11-13T16:24:03+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-13T16:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9e75c4d8eab11d1637d65a8a7683f7970a41111b'/>
<id>9e75c4d8eab11d1637d65a8a7683f7970a41111b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove tests/settings. Using conftest instead.</title>
<updated>2014-11-13T16:10:48+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-13T16:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=502a86cedb2ed3844c61f0cb3a7663082395356f'/>
<id>502a86cedb2ed3844c61f0cb3a7663082395356f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove test cruft</title>
<updated>2014-11-13T16:07:25+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-13T16:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e5cd693e7b76fe497d10f4bcd447c3a319466efc'/>
<id>e5cd693e7b76fe497d10f4bcd447c3a319466efc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Uniqueness constraints imply a forced 'required=True'. Refs #1945</title>
<updated>2014-11-10T12:21:27+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-10T12:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f387cd89da55ef88fcac504f5795ea9b591f3fba'/>
<id>f387cd89da55ef88fcac504f5795ea9b591f3fba</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>Fix tests for py2/3 compat</title>
<updated>2014-11-06T11:51:10+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-06T11:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9923a6ce9013693ea1723e7895b3cab638d719fd'/>
<id>9923a6ce9013693ea1723e7895b3cab638d719fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for bulk create. Closes #1965.</title>
<updated>2014-11-06T10:34:59+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-11-06T10:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ed541864e637681e1aca3a808be1f26202b4c271'/>
<id>ed541864e637681e1aca3a808be1f26202b4c271</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
