<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework/tests, branch 2.2.1</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Added test for utf8 strings in docstrings of views.</title>
<updated>2013-02-22T20:17:47+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-22T20:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=09f2bdd21998dd64b38285ee244a760f711793f5'/>
<id>09f2bdd21998dd64b38285ee244a760f711793f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>defusedxml for security fix.</title>
<updated>2013-02-22T13:17:22+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-22T13:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=dcee027fa97f015ff3b87f0fd72b7995cdd6e155'/>
<id>dcee027fa97f015ff3b87f0fd72b7995cdd6e155</id>
<content type='text'>
As per:
http://blog.python.org/2013/02/announcing-defusedxml-fixes-for-xml.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As per:
http://blog.python.org/2013/02/announcing-defusedxml-fixes-for-xml.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'browsable_api_patch' of https://github.com/wronglink/django-rest-framework into generic-form-input</title>
<updated>2013-02-20T12:18:57+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-20T12:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=03afaee423967e09fe266e9fe124f661c1e10ccb'/>
<id>03afaee423967e09fe266e9fe124f661c1e10ccb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests for PATCH form in the Browsable API</title>
<updated>2013-02-15T09:44:11+00:00</updated>
<author>
<name>Michael Elovskikh</name>
</author>
<published>2013-02-15T09:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d3f6536365cefa01f93cfadcc5e6a737d5c5fa80'/>
<id>d3f6536365cefa01f93cfadcc5e6a737d5c5fa80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a serializer TimeField</title>
<updated>2013-02-14T20:19:51+00:00</updated>
<author>
<name>Andreas Pelme</name>
</author>
<published>2013-02-14T20:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=5a5df18d182d43d993da8f0b5d4a8888e868fcae'/>
<id>5a5df18d182d43d993da8f0b5d4a8888e868fcae</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 should use empty QueryDict for no data, not None.</title>
<updated>2013-02-14T13:02:28+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-14T13:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=af686ec11a267183e84d8e59dca7d4ee1f05dedd'/>
<id>af686ec11a267183e84d8e59dca7d4ee1f05dedd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pk relations tests which were not running.</title>
<updated>2013-02-13T12:33:04+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-13T12:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b58e763287a235e93a9a64fe8952f2a3f1152729'/>
<id>b58e763287a235e93a9a64fe8952f2a3f1152729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test for None in 'dotted.source' component.</title>
<updated>2013-02-12T23:01:20+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-12T23:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f341ead49944050b7902254ed4c89b3c9c11a018'/>
<id>f341ead49944050b7902254ed4c89b3c9c11a018</id>
<content type='text'>
Closes #643.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #643.
</pre>
</div>
</content>
</entry>
<entry>
<title>Unicode literal fix</title>
<updated>2013-02-12T23:00:43+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-12T23:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=15fa42b647e1bac0a9a9309bd4ad2d810e55c9cd'/>
<id>15fa42b647e1bac0a9a9309bd4ad2d810e55c9cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test for #637.</title>
<updated>2013-02-12T22:58:38+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-12T22:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=724906c516b71f3ec5bc2005c66a6145c77c3739'/>
<id>724906c516b71f3ec5bc2005c66a6145c77c3739</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
