<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework/authtoken, branch version-2.4.x</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<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>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>
<entry>
<title>Fix missing message in ValidationError</title>
<updated>2014-05-02T20:58:49+00:00</updated>
<author>
<name>Charlie Denton</name>
</author>
<published>2014-05-02T20:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ccf3c508bd6750073ea3bbaefff567b92880df73'/>
<id>ccf3c508bd6750073ea3bbaefff567b92880df73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark strings in AuthTokenSerializer as translatable</title>
<updated>2014-05-01T09:18:16+00:00</updated>
<author>
<name>Charlie Denton</name>
</author>
<published>2014-05-01T09:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c15dab903d3759578449279cc034d766d362d41f'/>
<id>c15dab903d3759578449279cc034d766d362d41f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure Token.generate_key returns a string.</title>
<updated>2014-04-28T11:35:55+00:00</updated>
<author>
<name>Max Peterson</name>
</author>
<published>2014-04-28T11:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1c777ffe8b67c342bc1b27fefe67d1094a2f6b07'/>
<id>1c777ffe8b67c342bc1b27fefe67d1094a2f6b07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate random token directly</title>
<updated>2014-02-05T03:50:11+00:00</updated>
<author>
<name>Matthew King</name>
</author>
<published>2014-02-01T21:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f8cda8adbd7db4cd60b1dbdcd4bb5debc64ba572'/>
<id>f8cda8adbd7db4cd60b1dbdcd4bb5debc64ba572</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't import compat.py from authtoken.models.  Closes #1297</title>
<updated>2013-12-16T08:59:10+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-12-16T08:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=fc2dee844ab0ca77928f296f13777bf01d94e6fd'/>
<id>fc2dee844ab0ca77928f296f13777bf01d94e6fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
