<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework, branch 2.1.10</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.10</title>
<updated>2012-12-17T09:08:28+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-17T09:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=70714c234630cd205ed88686ece3b594f387a48f'/>
<id>70714c234630cd205ed88686ece3b594f387a48f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix model validation exclusions.  Fixes #500.  Fixes #506.</title>
<updated>2012-12-15T20:40:41+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-15T20:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=35f72cecb199e1790a42fadd6037da43cdd5a05a'/>
<id>35f72cecb199e1790a42fadd6037da43cdd5a05a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added @sunscrapers.  Thanks!</title>
<updated>2012-12-14T20:14:42+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-14T20:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1d24d1fc5928d32372e700907aa71cf887b16ba9'/>
<id>1d24d1fc5928d32372e700907aa71cf887b16ba9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop unneeded passing through of kwargs now context issue is resolved.</title>
<updated>2012-12-14T20:12:50+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-14T20:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=65f7aa021450f86eaa7d9ac1a061138a71d20737'/>
<id>65f7aa021450f86eaa7d9ac1a061138a71d20737</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' of https://github.com/sunscrapers/django-rest-framework</title>
<updated>2012-12-14T20:11:37+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-14T20:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3c31222a415d5454cb458fc397c50ad848db1584'/>
<id>3c31222a415d5454cb458fc397c50ad848db1584</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes.</title>
<updated>2012-12-14T20:08:53+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-14T20:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e9eb47207a7e599c09d9eda4e2f9adfe03ef4542'/>
<id>e9eb47207a7e599c09d9eda4e2f9adfe03ef4542</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added @pilt.  Thanks!</title>
<updated>2012-12-14T20:08:43+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-14T20:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=6f8b432677f001c46128ed6f20b2efbcf2a70feb'/>
<id>6f8b432677f001c46128ed6f20b2efbcf2a70feb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure context is passed to dynamically added fields. Fixes #476.</title>
<updated>2012-12-14T19:59:29+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-14T19:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=39b01d6802310a90487f217c3de5428144c93429'/>
<id>39b01d6802310a90487f217c3de5428144c93429</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test to verify that context is passed on</title>
<updated>2012-12-14T19:59:29+00:00</updated>
<author>
<name>Simon Pantzare</name>
</author>
<published>2012-12-13T16:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9eaf8e4330e0c6a4485dba650481a2578a3979b4'/>
<id>9eaf8e4330e0c6a4485dba650481a2578a3979b4</id>
<content type='text'>
The paginator and its object serializer should share the same context.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The paginator and its object serializer should share the same context.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #502 from minddust/minor_fixes_02</title>
<updated>2012-12-13T22:31:52+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2012-12-13T22:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=50f4612404ca8dc3f5a2812a5788101ef2a4d77d'/>
<id>50f4612404ca8dc3f5a2812a5788101ef2a4d77d</id>
<content type='text'>
fixed validationerror usage</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixed validationerror usage</pre>
</div>
</content>
</entry>
</feed>
