<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework/authtoken, 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>Use serializers.ValidationError</title>
<updated>2014-10-17T12:23:14+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-10-17T12:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=05cbec9dd7f9f0b6a9b59b29ac6c9272b6ae50d8'/>
<id>05cbec9dd7f9f0b6a9b59b29ac6c9272b6ae50d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>exceptions.ValidationFailed, not Django's ValidationError</title>
<updated>2014-10-10T13:16:09+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-10-10T13:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d9a199ca0ddf92f999aa37b396596d0e3e0a26d9'/>
<id>d9a199ca0ddf92f999aa37b396596d0e3e0a26d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>request.data attribute</title>
<updated>2014-09-26T09:46:52+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-09-26T09:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2859eaf524bca23f27e666d24a0b63ba61698a76'/>
<id>2859eaf524bca23f27e666d24a0b63ba61698a76</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' into version-3.0</title>
<updated>2014-09-19T13:05:50+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-09-19T13:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=88008c0a687219e3104d548196915b1068536d74'/>
<id>88008c0a687219e3104d548196915b1068536d74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update initial migration to work on Python 3</title>
<updated>2014-09-17T14:23:53+00:00</updated>
<author>
<name>José Padilla</name>
</author>
<published>2014-09-17T14:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=de5fbf7d63245e9d14844e66fdf16f88dbfae2e5'/>
<id>de5fbf7d63245e9d14844e66fdf16f88dbfae2e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update authtoken latest Django 1.7 migration</title>
<updated>2014-09-17T13:01:49+00:00</updated>
<author>
<name>José Padilla</name>
</author>
<published>2014-09-17T13:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a37db382c69293953c709365cd2c64c4a99f419e'/>
<id>a37db382c69293953c709365cd2c64c4a99f419e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix grammar in login error message</title>
<updated>2014-09-11T03:27:52+00:00</updated>
<author>
<name>Joe Binney</name>
</author>
<published>2014-09-11T03:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=37d01f6088b1cf5673f66f4532dd51c73a0156f1'/>
<id>37d01f6088b1cf5673f66f4532dd51c73a0156f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Getting tests passing</title>
<updated>2014-09-02T16:41:23+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-09-02T16:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f2852811f93863f2eed04d51eeb7ef27716b2409'/>
<id>f2852811f93863f2eed04d51eeb7ef27716b2409</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code linting and added runtests.py</title>
<updated>2014-08-19T12:28:07+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-08-19T12:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=bf09c32de8f9d528f83e9cb7a2773d1f4c9ab563'/>
<id>bf09c32de8f9d528f83e9cb7a2773d1f4c9ab563</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow use of native migrations in 1.7</title>
<updated>2014-06-23T12:52:18+00:00</updated>
<author>
<name>Carlton Gibson</name>
</author>
<published>2014-06-23T12:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f34011f8010a5a3358eead9f60be1fb4db4e834a'/>
<id>f34011f8010a5a3358eead9f60be1fb4db4e834a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
