<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework/templates, branch 2.0.0</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Style tweaks</title>
<updated>2012-10-29T14:41:33+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-10-29T14:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ee8ab283f091b73e284c74a11882f910a04eb2de'/>
<id>ee8ab283f091b73e284c74a11882f910a04eb2de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up login styling</title>
<updated>2012-10-29T13:57:46+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-10-29T13:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=dfcb560f8f8343d9ffa3cbe24e2036fd4cd55acf'/>
<id>dfcb560f8f8343d9ffa3cbe24e2036fd4cd55acf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Flesh out quickstart guide and make some style tweaks</title>
<updated>2012-10-09T12:50:26+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-10-09T12:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=94401b43d2a1be81304ddcd91e3a97e7d2a42c4c'/>
<id>94401b43d2a1be81304ddcd91e3a97e7d2a42c4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix browseable API form display error for authenticated permissions</title>
<updated>2012-10-09T11:48:49+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-10-09T11:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=7c4d50f621a9c0668b8f8992751de6b2d7bcbe29'/>
<id>7c4d50f621a9c0668b8f8992751de6b2d7bcbe29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added quickstart guide</title>
<updated>2012-10-09T11:01:17+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-10-09T11:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=115e61be0900b3d5dd93ff84f20629311aceff9f'/>
<id>115e61be0900b3d5dd93ff84f20629311aceff9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added dabapps styling to html api</title>
<updated>2012-10-05T16:00:24+00:00</updated>
<author>
<name>Max Hurl</name>
</author>
<published>2012-10-05T16:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=101f06b50b7e767aa1580d7d2bd48c8b1233cc83'/>
<id>101f06b50b7e767aa1580d7d2bd48c8b1233cc83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweaks</title>
<updated>2012-10-03T20:08:32+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-10-03T20:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a02707e12f750fd0d325e528f7b0fbcd7079db73'/>
<id>a02707e12f750fd0d325e528f7b0fbcd7079db73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak styling of browseable API</title>
<updated>2012-10-03T15:19:07+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-10-03T15:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=92b091ea16e4d75a6641b1164855230dea0dae75'/>
<id>92b091ea16e4d75a6641b1164855230dea0dae75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only display forms when user has permissions.  #159</title>
<updated>2012-09-27T20:51:46+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-27T20:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ee36e4ab0c0508a590c6b73a23ec82b7f1e49bd0'/>
<id>ee36e4ab0c0508a590c6b73a23ec82b7f1e49bd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak browseable API</title>
<updated>2012-09-25T12:35:41+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-25T12:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=758bcf5b1ead34ee66f443cf4d77badd93247a88'/>
<id>758bcf5b1ead34ee66f443cf4d77badd93247a88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
