<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/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 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 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>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>
<entry>
<title>Some cleanup</title>
<updated>2013-01-03T06:28:17+00:00</updated>
<author>
<name>Yuri Prezument</name>
</author>
<published>2013-01-03T06:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3f5e938247ab05efbc8e9a2a21ef1a610231a763'/>
<id>3f5e938247ab05efbc8e9a2a21ef1a610231a763</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FileField validation - handle case when files=None, fixes #542</title>
<updated>2013-01-02T20:12:26+00:00</updated>
<author>
<name>Yuri Prezument</name>
</author>
<published>2013-01-02T20:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f2625fc38cdafd795981bd72134b84d6a2c79841'/>
<id>f2625fc38cdafd795981bd72134b84d6a2c79841</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Regression test for #542</title>
<updated>2013-01-02T20:07:23+00:00</updated>
<author>
<name>Yuri Prezument</name>
</author>
<published>2013-01-02T20:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1c8fccfdcd6186023a6ca6c8d50759172081d05a'/>
<id>1c8fccfdcd6186023a6ca6c8d50759172081d05a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `.patch()` method for `RetrieveUpdateAPIView`</title>
<updated>2013-01-02T17:43:43+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-01-02T17:43:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=6da9cd5429b9f480a65d27b93c2938b927f72a5b'/>
<id>6da9cd5429b9f480a65d27b93c2938b927f72a5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
