<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework/utils, branch 2.4.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>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>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>
<entry>
<title>Merge branch 'master' into 2.4.0</title>
<updated>2013-12-13T16:32:34+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-12-13T16:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9c41c007afc71c899306bcb02e40bdfc36b09146'/>
<id>9c41c007afc71c899306bcb02e40bdfc36b09146</id>
<content type='text'>
Conflicts:
	.travis.yml
	docs/api-guide/routers.md
	docs/topics/release-notes.md
	rest_framework/compat.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	.travis.yml
	docs/api-guide/routers.md
	docs/topics/release-notes.md
	rest_framework/compat.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compat issues for #1231</title>
<updated>2013-12-09T09:24:10+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-12-09T09:24:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ddd17c69e7abdd70448fa0f2f2a807d600b3391d'/>
<id>ddd17c69e7abdd70448fa0f2f2a807d600b3391d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue #1231: JSONEncoder doesn't handle dict-like objects</title>
<updated>2013-11-21T20:09:48+00:00</updated>
<author>
<name>Malcolm Box</name>
</author>
<published>2013-11-21T20:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=263281d71d0425d7bb9b4ebbdf1811ef637ee60a'/>
<id>263281d71d0425d7bb9b4ebbdf1811ef637ee60a</id>
<content type='text'>
Check for __getitem__ and then attempt to convert to a dict.
The check for __getitem__ is there as there's no universal way to
check if an object is a mapping type, but this is a likely proxy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check for __getitem__ and then attempt to convert to a dict.
The check for __getitem__ is there as there's no universal way to
check if an object is a mapping type, but this is a likely proxy
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix decimal support with YAMLRenderer</title>
<updated>2013-10-16T23:08:24+00:00</updated>
<author>
<name>badaud_t</name>
</author>
<published>2013-10-16T23:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b730aec0f46e2b849b3c597bcf1a1bcdc158e415'/>
<id>b730aec0f46e2b849b3c597bcf1a1bcdc158e415</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop 1.3 support</title>
<updated>2013-09-25T09:30:04+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-09-25T09:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e441f85109e64345a12e65062fc0e51c5787e67f'/>
<id>e441f85109e64345a12e65062fc0e51c5787e67f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
