<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework, branch 2.1.15</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Version 2.1.15</title>
<updated>2013-01-03T22:14:11+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-01-03T22:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ad671022e1a43f91e0285f53bab64b7e33395eb3'/>
<id>ad671022e1a43f91e0285f53bab64b7e33395eb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak release notes.</title>
<updated>2013-01-03T22:11:50+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-01-03T22:11:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=4223786ddcc6643bf3a3a1a100999d60c8c68060'/>
<id>4223786ddcc6643bf3a3a1a100999d60c8c68060</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak comment.</title>
<updated>2013-01-03T22:06:55+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-01-03T22:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=7ed81c3c66cf57c7ea0f4844c6f8206fcc171a2e'/>
<id>7ed81c3c66cf57c7ea0f4844c6f8206fcc171a2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #541 from yprez/default_and_partial_serializers2</title>
<updated>2013-01-03T22:05:36+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-01-03T22:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=6da21fa79604ffa7dc57267effa3afb59c63e62b'/>
<id>6da21fa79604ffa7dc57267effa3afb59c63e62b</id>
<content type='text'>
Fix "default" values and partial serializers.  Fixes #532.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix "default" values and partial serializers.  Fixes #532.</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak behavior of hyperlinked fields with an explicit format suffix.</title>
<updated>2013-01-03T21:50:28+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-01-03T21:50:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a122856d4610492670838298e40a2081f5ef9f75'/>
<id>a122856d4610492670838298e40a2081f5ef9f75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak behavior of hyperlinked fields that include an explicit format suffix.</title>
<updated>2013-01-03T21:49:29+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-01-03T21:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=bfea7f64ee66cf96c6802ab68d03983aa5bf997f'/>
<id>bfea7f64ee66cf96c6802ab68d03983aa5bf997f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop unused private save_m2m flag</title>
<updated>2013-01-03T21:49:01+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-01-03T21:44:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=92ae08207a7d588aef05eecf6826765ac6caf299'/>
<id>92ae08207a7d588aef05eecf6826765ac6caf299</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix copyright notice and travis badge</title>
<updated>2013-01-03T21:46:39+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-01-03T21:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=05c72a5d303490270c9d56b81964ee59fc1ab253'/>
<id>05c72a5d303490270c9d56b81964ee59fc1ab253</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #546 from maspwr/refactor-relation-models</title>
<updated>2013-01-03T12:44:28+00:00</updated>
<author>
<name>Mark Shirley</name>
</author>
<published>2013-01-03T12:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=610508a5bce756c7a035039dcc1d9f7aef96bbfb'/>
<id>610508a5bce756c7a035039dcc1d9f7aef96bbfb</id>
<content type='text'>
Move relation tests models into models.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move relation tests models into models.py</pre>
</div>
</content>
</entry>
<entry>
<title>Move relation tests models into models.py</title>
<updated>2013-01-03T09:23:13+00:00</updated>
<author>
<name>Mark Aaron Shirley</name>
</author>
<published>2013-01-03T09:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=8fd1f09dad9a5decdfd50aaeade6e5c9ba1459fc'/>
<id>8fd1f09dad9a5decdfd50aaeade6e5c9ba1459fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
