<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework/utils, 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>Use force_text from compat</title>
<updated>2014-09-05T22:58:53+00:00</updated>
<author>
<name>José Padilla</name>
</author>
<published>2014-09-05T22:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c9d4497d816023e30a7adfc9f2b74eea966ff17c'/>
<id>c9d4497d816023e30a7adfc9f2b74eea966ff17c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'poswald/view-description-as-promise' into view-description-as-promise</title>
<updated>2014-09-05T22:34:16+00:00</updated>
<author>
<name>José Padilla</name>
</author>
<published>2014-09-05T22:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d44a8f24ff56d65705580f9c2373175c93c2f4d8'/>
<id>d44a8f24ff56d65705580f9c2373175c93c2f4d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve python3 linting issue</title>
<updated>2014-08-19T13:11:26+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-08-19T13:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2d2737f367c241c29c9c3913f2dba986c7c9a4a5'/>
<id>2d2737f367c241c29c9c3913f2dba986c7c9a4a5</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>replace unicode call with force_text</title>
<updated>2014-08-19T01:09:48+00:00</updated>
<author>
<name>Paul Oswald</name>
</author>
<published>2014-08-19T01:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3e93c96ece8af010185e1fe1188dd2df569d4528'/>
<id>3e93c96ece8af010185e1fe1188dd2df569d4528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>evaluate content at function start</title>
<updated>2014-07-29T13:13:11+00:00</updated>
<author>
<name>Paul Oswald</name>
</author>
<published>2014-07-29T13:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=66fa40c300b4d3e768b4a7993f020056c44fdda3'/>
<id>66fa40c300b4d3e768b4a7993f020056c44fdda3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Evaluate content before passing to regex.sub</title>
<updated>2014-07-28T07:59:55+00:00</updated>
<author>
<name>Paul Oswald</name>
</author>
<published>2014-07-28T07:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=921e4ed2ee11edffd19d2ca40f10d47d2c148ea1'/>
<id>921e4ed2ee11edffd19d2ca40f10d47d2c148ea1</id>
<content type='text'>
Issue #1708
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue #1708
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into 2.4.0</title>
<updated>2014-04-12T22:05:57+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2014-04-12T22:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d08536ad9d026fb7126c430f6d9c18f8540aacd6'/>
<id>d08536ad9d026fb7126c430f6d9c18f8540aacd6</id>
<content type='text'>
Conflicts:
	.travis.yml
	docs/api-guide/fields.md
	docs/api-guide/routers.md
	docs/topics/release-notes.md
	rest_framework/authentication.py
	rest_framework/serializers.py
	rest_framework/templatetags/rest_framework.py
	rest_framework/tests/test_authentication.py
	rest_framework/tests/test_filters.py
	rest_framework/tests/test_hyperlinkedserializers.py
	rest_framework/tests/test_serializer.py
	rest_framework/tests/test_testing.py
	rest_framework/utils/encoders.py
	tox.ini
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	.travis.yml
	docs/api-guide/fields.md
	docs/api-guide/routers.md
	docs/topics/release-notes.md
	rest_framework/authentication.py
	rest_framework/serializers.py
	rest_framework/templatetags/rest_framework.py
	rest_framework/tests/test_authentication.py
	rest_framework/tests/test_filters.py
	rest_framework/tests/test_hyperlinkedserializers.py
	rest_framework/tests/test_serializer.py
	rest_framework/tests/test_testing.py
	rest_framework/utils/encoders.py
	tox.ini
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dict_keys equality test for python 3.</title>
<updated>2014-04-11T04:49:49+00:00</updated>
<author>
<name>Ian Leith</name>
</author>
<published>2014-04-11T04:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=613df5c6501f715c0775229f34fcba9f4291c05d'/>
<id>613df5c6501f715c0775229f34fcba9f4291c05d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Encode django QuerySets to lists and not dicts in JSONEncoder</title>
<updated>2014-01-17T12:05:10+00:00</updated>
<author>
<name>Mathieu Pillard</name>
</author>
<published>2014-01-17T12:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f034cb595ae0b9091a9eb68a2b583a320ef39c4e'/>
<id>f034cb595ae0b9091a9eb68a2b583a320ef39c4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
