<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/docs/topics, branch 2.1.8</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.8</title>
<updated>2012-12-08T13:01:03+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-08T13:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ff01ae3571298b9da67f9b9583f0cb264676ed2b'/>
<id>ff01ae3571298b9da67f9b9583f0cb264676ed2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add link to json+hal hypermedia format.</title>
<updated>2012-12-07T23:58:20+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-07T23:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c1be29418b7cd8f2b44a7c3273cc79f024fa8c45'/>
<id>c1be29418b7cd8f2b44a7c3273cc79f024fa8c45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 2.1.7</title>
<updated>2012-12-07T22:36:30+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-07T22:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b170973993cb269e2a061ab592d272ec9b67c86f'/>
<id>b170973993cb269e2a061ab592d272ec9b67c86f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added release notes</title>
<updated>2012-12-07T22:25:28+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-07T22:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=21f7dcf7c6da2e47f3b14d10018dfe6d0d060449'/>
<id>21f7dcf7c6da2e47f3b14d10018dfe6d0d060449</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 #470 from minddust/fix-#469</title>
<updated>2012-12-06T22:58:18+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-06T22:58:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a463ddbb37edb725626b5b819266f3962bafc160'/>
<id>a463ddbb37edb725626b5b819266f3962bafc160</id>
<content type='text'>
fixed #469 - RegexField &lt;--&gt; BrowsableAPI Bug</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixed #469 - RegexField &lt;--&gt; BrowsableAPI Bug</pre>
</div>
</content>
</entry>
<entry>
<title>Added @roberts81.  Thanks!</title>
<updated>2012-12-06T22:56:23+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-06T22:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=26cfa023263576258e53fe23bc92e437398ff15f'/>
<id>26cfa023263576258e53fe23bc92e437398ff15f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added @justanotherbody.  Thanks!</title>
<updated>2012-12-06T22:38:20+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-06T22:38:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=6a5f4f2a90ab19a8586a9d762c9b2618e8db5c30'/>
<id>6a5f4f2a90ab19a8586a9d762c9b2618e8db5c30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added @reinout for the copy fixes. Thanks!</title>
<updated>2012-12-06T20:30:22+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-06T20:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2938bc13b12ec73084c21e629bdde4a20a1de0cb'/>
<id>2938bc13b12ec73084c21e629bdde4a20a1de0cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed #469 - RegexField &lt;--&gt; BrowsableAPI Bug</title>
<updated>2012-12-04T08:40:23+00:00</updated>
<author>
<name>Stephan Groß</name>
</author>
<published>2012-12-04T08:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e044fa089b5ccdcc3557a65c106fad0f44f1b7b8'/>
<id>e044fa089b5ccdcc3557a65c106fad0f44f1b7b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added @mvdwaeter. Thanks!</title>
<updated>2012-12-03T11:47:12+00:00</updated>
<author>
<name>Stephan Groß</name>
</author>
<published>2012-12-03T11:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3e3ede71d2f4826fa1d07523705dd53ab2cba29a'/>
<id>3e3ede71d2f4826fa1d07523705dd53ab2cba29a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
