<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/docs, branch model-serializer-api</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Final bits of docs for ModelSerializer fields API</title>
<updated>2014-12-19T21:32:43+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-19T21:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2a1485e00943b8280245d19e1e1f8514b1ef18ea'/>
<id>2a1485e00943b8280245d19e1e1f8514b1ef18ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stub out the documentation</title>
<updated>2014-12-19T16:58:35+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-19T16:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=48d15f6ff8a13aafd5b4977c8d1b4b7fe70b4f6a'/>
<id>48d15f6ff8a13aafd5b4977c8d1b4b7fe70b4f6a</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' into version-3.1</title>
<updated>2014-12-19T11:53:05+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-19T11:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=435aef77384759d5a29129cdb0cbe47b3de6df93'/>
<id>435aef77384759d5a29129cdb0cbe47b3de6df93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OPTIONS/metadata to docs index</title>
<updated>2014-12-18T15:42:27+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-18T15:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=7105c1308e08a756fcb4131168e3187b0bc1ddee'/>
<id>7105c1308e08a756fcb4131168e3187b0bc1ddee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added project management docs.</title>
<updated>2014-12-18T13:35:42+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-18T13:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9c9d5bd859d4da0c7191525d77e57debd5c8d23c'/>
<id>9c9d5bd859d4da0c7191525d77e57debd5c8d23c</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' into version-3.1</title>
<updated>2014-12-18T11:21:25+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-18T11:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c8d88c8c8a594e3b66547a34462db4766292ea9e'/>
<id>c8d88c8c8a594e3b66547a34462db4766292ea9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The pre_save method no longer works. This resolved issue #2306</title>
<updated>2014-12-17T22:54:04+00:00</updated>
<author>
<name>Brent O'Connor</name>
</author>
<published>2014-12-17T22:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=7e9aac98fe2dca54778470030bf71b73b565f50d'/>
<id>7e9aac98fe2dca54778470030bf71b73b565f50d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing date</title>
<updated>2014-12-17T21:11:06+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-17T21:11:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c87e95c23942d2b9c38784a4ad3e9a6d043a4977'/>
<id>c87e95c23942d2b9c38784a4ad3e9a6d043a4977</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 #2297 from tomchristie/version-3.0.2</title>
<updated>2014-12-17T21:04:08+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-12-17T21:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=15c2001de02be2aea9783092a34015501c1447a1'/>
<id>15c2001de02be2aea9783092a34015501c1447a1</id>
<content type='text'>
Version 3.0.2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Version 3.0.2</pre>
</div>
</content>
</entry>
<entry>
<title>With httpie 0.8.0 the HTTP method has to come after the auth argument.</title>
<updated>2014-12-17T20:38:01+00:00</updated>
<author>
<name>Brent O'Connor</name>
</author>
<published>2014-12-17T20:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=4f33cfe1a00b410553ad9705354ada7ee8b52c01'/>
<id>4f33cfe1a00b410553ad9705354ada7ee8b52c01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
