<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework, branch 2.2.0</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.2.0</title>
<updated>2013-02-13T14:05:57+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-13T14:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f17bae8aacc8476a51ccad64bc521bc2e1a363c4'/>
<id>f17bae8aacc8476a51ccad64bc521bc2e1a363c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set PASSWORD_HASHERS to massively speed up tests (almost x10)</title>
<updated>2013-02-13T12:36:05+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-13T12:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=72412b69f02201e7a86a1b02b56b3d9ddc26c66d'/>
<id>72412b69f02201e7a86a1b02b56b3d9ddc26c66d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pk relations tests which were not running.</title>
<updated>2013-02-13T12:33:04+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-13T12:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b58e763287a235e93a9a64fe8952f2a3f1152729'/>
<id>b58e763287a235e93a9a64fe8952f2a3f1152729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Kick travis again.</title>
<updated>2013-02-13T11:51:03+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-13T11:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d7417022f34bdf86a5c52b3b2bfd083a5ff33efd'/>
<id>d7417022f34bdf86a5c52b3b2bfd083a5ff33efd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Kick travis.  Meh.</title>
<updated>2013-02-13T11:42:57+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-13T11:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=31f45907e559b379b662260032fdabaf7517db7f'/>
<id>31f45907e559b379b662260032fdabaf7517db7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak title</title>
<updated>2013-02-13T09:05:16+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-13T09:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=77db00f449d88ca701b82e9f1d9924b3cc026638'/>
<id>77db00f449d88ca701b82e9f1d9924b3cc026638</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop note on object-level permissions.</title>
<updated>2013-02-12T23:17:41+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-12T23:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0b2adaa9425fae0e82dd94b1ec15a56b904eac53'/>
<id>0b2adaa9425fae0e82dd94b1ec15a56b904eac53</id>
<content type='text'>
Not yet supported by DjangoModelPermissions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not yet supported by DjangoModelPermissions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes.</title>
<updated>2013-02-12T23:17:19+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-12T23:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=195adf6ed44e34acce08e306c6ced0340c28798d'/>
<id>195adf6ed44e34acce08e306c6ced0340c28798d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Notes on creating a custom `obtain_auth_token` view.  Fixes #641.</title>
<updated>2013-02-12T23:13:48+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-12T23:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b7a5c4b050ab5bd0125e6f7af4e0546c98125282'/>
<id>b7a5c4b050ab5bd0125e6f7af4e0546c98125282</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relational fields use same field_to_native logic as regular fields.</title>
<updated>2013-02-12T23:03:04+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-12T23:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=018298deb89628b39e1caeceecb414c1e27310da'/>
<id>018298deb89628b39e1caeceecb414c1e27310da</id>
<content type='text'>
Fixes #637. Closes #638.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #637. Closes #638.
</pre>
</div>
</content>
</entry>
</feed>
