<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/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>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>
<entry>
<title>Test for None in 'dotted.source' component.</title>
<updated>2013-02-12T23:01:20+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-12T23:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f341ead49944050b7902254ed4c89b3c9c11a018'/>
<id>f341ead49944050b7902254ed4c89b3c9c11a018</id>
<content type='text'>
Closes #643.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #643.
</pre>
</div>
</content>
</entry>
<entry>
<title>Unicode literal fix</title>
<updated>2013-02-12T23:00:43+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-12T23:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=15fa42b647e1bac0a9a9309bd4ad2d810e55c9cd'/>
<id>15fa42b647e1bac0a9a9309bd4ad2d810e55c9cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up field_to_native logic</title>
<updated>2013-02-12T22:59:01+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-12T22:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f505b2e4404a58c9d841ee96e560955eb545fede'/>
<id>f505b2e4404a58c9d841ee96e560955eb545fede</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test for #637.</title>
<updated>2013-02-12T22:58:38+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-12T22:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=724906c516b71f3ec5bc2005c66a6145c77c3739'/>
<id>724906c516b71f3ec5bc2005c66a6145c77c3739</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
