<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/djangorestframework/serializer.py, branch 2.3.11</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Drop out resources &amp; mixins</title>
<updated>2012-08-24T21:11:00+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-08-24T21:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=aed26b218ea39110489e85abc6f412399a1774a1'/>
<id>aed26b218ea39110489e85abc6f412399a1774a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for #178.</title>
<updated>2012-02-24T00:30:44+00:00</updated>
<author>
<name>Shawn Lewis</name>
</author>
<published>2012-02-24T00:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9c92f96ce2299667ef3393c6d63ffe7a83c89e4a'/>
<id>9c92f96ce2299667ef3393c6d63ffe7a83c89e4a</id>
<content type='text'>
Related serializers passed in via include now work as expected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related serializers passed in via include now work as expected.
</pre>
</div>
</content>
</entry>
<entry>
<title>Gotta love dynamic languages</title>
<updated>2012-02-21T13:38:21+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-02-21T13:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=5a5f24f263c218f4f04a6ea54bfc48a2794e152b'/>
<id>5a5f24f263c218f4f04a6ea54bfc48a2794e152b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8/pyflakes cleanup</title>
<updated>2012-01-21T18:33:34+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-01-21T18:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=dea4a45ec72d0bd3cfeeb9382f177eb2fc3b0e14'/>
<id>dea4a45ec72d0bd3cfeeb9382f177eb2fc3b0e14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed issue#73 and added a test</title>
<updated>2012-01-10T18:38:01+00:00</updated>
<author>
<name>Sébastien Piquemal</name>
</author>
<published>2012-01-10T18:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=792bc4d60814af026f926a4c92a9d4a8e3124341'/>
<id>792bc4d60814af026f926a4c92a9d4a8e3124341</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make a nested if flat</title>
<updated>2012-01-09T14:56:41+00:00</updated>
<author>
<name>Ewoud Kohl van Wijngaarden</name>
</author>
<published>2012-01-09T14:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0d64b4a704eed2fb483de66a7e7271ac83144530'/>
<id>0d64b4a704eed2fb483de66a7e7271ac83144530</id>
<content type='text'>
This is a possible fix for issue #73.  The problem occurs when the first
if-statement is true, but the second is not. This results into the
variable obj not being set. This commit solves it by removing that
branch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a possible fix for issue #73.  The problem occurs when the first
if-statement is true, but the second is not. This results into the
variable obj not being set. This commit solves it by removing that
branch.
</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace fixes</title>
<updated>2011-12-29T13:31:12+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-29T13:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=07349597ab936dc9887caa70b5d7d2860c897b12'/>
<id>07349597ab936dc9887caa70b5d7d2860c897b12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for unhandled _SkipField exception in Serializer.serialize_model</title>
<updated>2011-12-13T10:14:23+00:00</updated>
<author>
<name>Marco Westerhof</name>
</author>
<published>2011-12-13T10:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2be350293bdd7a3e64e8f43a4b8424e277b7dc66'/>
<id>2be350293bdd7a3e64e8f43a4b8424e277b7dc66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure to check for "is not None" so that depth=0 gets assigned properly. Thanks thomasst.</title>
<updated>2011-09-29T17:47:20+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-09-29T17:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=249eb6f931e88e06339dbb5cdbd3e82630f20c0d'/>
<id>249eb6f931e88e06339dbb5cdbd3e82630f20c0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed a bug in serializers</title>
<updated>2011-07-06T11:18:48+00:00</updated>
<author>
<name>Sébastien Piquemal</name>
</author>
<published>2011-07-06T11:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=11ee3857437e2d6f4e6ddc89ee0289e90395c1c4'/>
<id>11ee3857437e2d6f4e6ddc89ee0289e90395c1c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
