<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework, branch 3.0.3</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Merge remote-tracking branch 'origin/master' into release/3.0.3</title>
<updated>2015-01-08T22:24:19+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2015-01-08T22:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=02ee3871ae696da762f144c1fbab2065c70cccef'/>
<id>02ee3871ae696da762f144c1fbab2065c70cccef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ammend docstring to use python2/3 compatible example.</title>
<updated>2015-01-08T15:38:27+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2015-01-08T15:38:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=4d9e7a53565f6301b87999e6bafdb1c2c3c2af3b'/>
<id>4d9e7a53565f6301b87999e6bafdb1c2c3c2af3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure urlparse is not publically exposed in compat.py - less chance of accidental conflict.</title>
<updated>2015-01-08T14:16:58+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2015-01-08T14:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b33a6cbff16e5a28a1a696e2ac617303da181720'/>
<id>b33a6cbff16e5a28a1a696e2ac617303da181720</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped the version to 3.0.3.</title>
<updated>2015-01-07T18:11:17+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
</author>
<published>2015-01-07T18:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b7015ea8989d67617d276829ccb6a192362ee01f'/>
<id>b7015ea8989d67617d276829ccb6a192362ee01f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compatibility comment regarding OrderedDict</title>
<updated>2015-01-06T22:34:36+00:00</updated>
<author>
<name>Ryan Gaffney</name>
</author>
<published>2015-01-06T22:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=07ad0474c0cef8f8e88d299eca9dffbe6d01c10d'/>
<id>07ad0474c0cef8f8e88d299eca9dffbe6d01c10d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass init arguments through to serializer from pagination serializer.</title>
<updated>2015-01-05T16:20:15+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2015-01-05T16:20:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=26ac2656e5e0b3d01a67551910113a305d2a2820'/>
<id>26ac2656e5e0b3d01a67551910113a305d2a2820</id>
<content type='text'>
Closes #2355.

Normally a serializer won't need these arguments on __init__, but
if a user has customized __init__ they may expect them to be available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2355.

Normally a serializer won't need these arguments on __init__, but
if a user has customized __init__ they may expect them to be available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Udpate docstring</title>
<updated>2015-01-05T15:04:01+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2015-01-05T15:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=6fd33ddea9e5b8f9e979e573a27873131846ea48'/>
<id>6fd33ddea9e5b8f9e979e573a27873131846ea48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>required=False allows omission of value for output. Closes #2342</title>
<updated>2015-01-05T14:32:12+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2015-01-05T14:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b6ca7248ebcf95a95e1911aa0b130f653b8bf690'/>
<id>b6ca7248ebcf95a95e1911aa0b130f653b8bf690</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure no invalid min_length/min_value/max_value arguments. Closes #2369.</title>
<updated>2015-01-05T10:52:18+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2015-01-05T10:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=8cf37449715c32c4a692667814466c7f32e8734f'/>
<id>8cf37449715c32c4a692667814466c7f32e8734f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First pass at refactoring get_field_info in utils.model_meta</title>
<updated>2014-12-29T08:35:00+00:00</updated>
<author>
<name>Kyle Valade</name>
</author>
<published>2014-12-29T08:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a7479721c844926f377085d8c336a2f60b7b2a38'/>
<id>a7479721c844926f377085d8c336a2f60b7b2a38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
