<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/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>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>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>fixed validationerror usage</title>
<updated>2012-12-13T15:44:45+00:00</updated>
<author>
<name>Stephan Groß</name>
</author>
<published>2012-12-13T15:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=54d9cd4dba6b207fc8debaba1eda4d330c22e693'/>
<id>54d9cd4dba6b207fc8debaba1eda4d330c22e693</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>context to custom field in pagination</title>
<updated>2012-12-13T11:07:56+00:00</updated>
<author>
<name>Szymon Teżewski</name>
</author>
<published>2012-12-13T11:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=5f08ec70e24ee3bdf74eed62def2fd9108af0eb0'/>
<id>5f08ec70e24ee3bdf74eed62def2fd9108af0eb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up field initialization.  Fixes #497</title>
<updated>2012-12-12T20:45:06+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-12T20:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=497da7fc699b9e88c966e37bc48739865336683d'/>
<id>497da7fc699b9e88c966e37bc48739865336683d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop left over code</title>
<updated>2012-12-11T22:09:04+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-11T22:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=85bf4164ddef2ad6d2f58457d6621cb807ab4d29'/>
<id>85bf4164ddef2ad6d2f58457d6621cb807ab4d29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
