<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework/authtoken, branch 2.3.9</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 absolute import style</title>
<updated>2013-07-09T12:12:28+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-07-09T12:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3032a06c9bd8cc98387b14f7feceb1f5d76041fd'/>
<id>3032a06c9bd8cc98387b14f7feceb1f5d76041fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an ModelAdmin for easy management of Tokens</title>
<updated>2013-07-09T10:19:13+00:00</updated>
<author>
<name>Gertjan Oude Lohuis</name>
</author>
<published>2013-07-09T10:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=db863be10cca5d43e37cace88fd2a500f6ee96f8'/>
<id>db863be10cca5d43e37cace88fd2a500f6ee96f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use AUTH_USER_MODEL consistently between various Django versions. Closes #946</title>
<updated>2013-06-26T16:56:42+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-06-26T16:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=715bd47dfababd39be9b3295ada99f2107d7c00c'/>
<id>715bd47dfababd39be9b3295ada99f2107d7c00c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>authtoken abstract if not installed.</title>
<updated>2013-03-08T20:56:30+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-03-08T20:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c5b98f0d106758298edf045e7bb44ecd7e4b9629'/>
<id>c5b98f0d106758298edf045e7bb44ecd7e4b9629</id>
<content type='text'>
Fixes #705.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #705.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update migration</title>
<updated>2013-03-04T16:12:02+00:00</updated>
<author>
<name>Stephan Groß</name>
</author>
<published>2013-03-04T16:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=214e201ff87baea9f13ae3dccd9f905484de68ef'/>
<id>214e201ff87baea9f13ae3dccd9f905484de68ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update migration</title>
<updated>2013-03-04T16:04:55+00:00</updated>
<author>
<name>Stephan Groß</name>
</author>
<published>2013-03-04T16:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=27175c2cf50022af5c4683ba0283506c5f9a5fc6'/>
<id>27175c2cf50022af5c4683ba0283506c5f9a5fc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix fix migrate authtoken</title>
<updated>2013-03-04T13:04:03+00:00</updated>
<author>
<name>Stephan Groß</name>
</author>
<published>2013-03-04T13:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d6391359f5cf4be394cf5785edab882f28cb225a'/>
<id>d6391359f5cf4be394cf5785edab882f28cb225a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix authtoken migration</title>
<updated>2013-03-04T12:53:39+00:00</updated>
<author>
<name>Stephan Groß</name>
</author>
<published>2013-03-04T12:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=4cdb6b2959f6d13417c48781d53c4e7e685934e7'/>
<id>4cdb6b2959f6d13417c48781d53c4e7e685934e7</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 'p3k' of https://github.com/linovia/django-rest-framework into working</title>
<updated>2013-02-01T11:58:55+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-01T11:58:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d9c7b1c58523d63c8118d88f44ebfdf5f35e942a'/>
<id>d9c7b1c58523d63c8118d88f44ebfdf5f35e942a</id>
<content type='text'>
Conflicts:
	rest_framework/authentication.py
	rest_framework/relations.py
	rest_framework/serializers.py
	rest_framework/settings.py
	rest_framework/tests/authentication.py
	rest_framework/tests/genericrelations.py
	rest_framework/tests/generics.py
	rest_framework/tests/relations_hyperlink.py
	rest_framework/tests/relations_nested.py
	rest_framework/tests/relations_pk.py
	rest_framework/tests/serializer.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	rest_framework/authentication.py
	rest_framework/relations.py
	rest_framework/serializers.py
	rest_framework/settings.py
	rest_framework/tests/authentication.py
	rest_framework/tests/genericrelations.py
	rest_framework/tests/generics.py
	rest_framework/tests/relations_hyperlink.py
	rest_framework/tests/relations_nested.py
	rest_framework/tests/relations_pk.py
	rest_framework/tests/serializer.py
</pre>
</div>
</content>
</entry>
<entry>
<title>ObtainAuthToken pluggable Serializer.</title>
<updated>2013-01-08T12:20:01+00:00</updated>
<author>
<name>Marc Tamlyn</name>
</author>
<published>2013-01-08T12:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=49cd5e59a8679004a067e2db72f8ba1d9ac5b69c'/>
<id>49cd5e59a8679004a067e2db72f8ba1d9ac5b69c</id>
<content type='text'>
It should have serializer_class in the same way as any other API view.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It should have serializer_class in the same way as any other API view.</pre>
</div>
</content>
</entry>
</feed>
