<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework/templates, branch 2.3.5</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Merge and styling fixes</title>
<updated>2013-05-21T11:01:56+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-05-21T11:01:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=cdc3c374656ed5c2f620e6aa8bd21b4f05de3f27'/>
<id>cdc3c374656ed5c2f620e6aa8bd21b4f05de3f27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit of fix for https://github.com/tomchristie/django-rest-framework/issues/775</title>
<updated>2013-05-18T12:10:05+00:00</updated>
<author>
<name>Mark McArdle</name>
</author>
<published>2013-05-18T12:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=611919aa0aee261100a3cbfa9ed9b746d56ce3da'/>
<id>611919aa0aee261100a3cbfa9ed9b746d56ce3da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing unmatched &lt;/div&gt; in login_base.html template. Reformat indentation and label all closing tags for consistency.</title>
<updated>2013-05-13T05:51:23+00:00</updated>
<author>
<name>James Summerfield</name>
</author>
<published>2013-05-13T05:51:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=5074bbe4b21a0fc116e4288743fb78314a76a33b'/>
<id>5074bbe4b21a0fc116e4288743fb78314a76a33b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extend base login template</title>
<updated>2013-04-17T14:15:02+00:00</updated>
<author>
<name>forgingdestiny</name>
</author>
<published>2013-04-17T14:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=03c736338fa04092da99d7d9ea202c8778998b38'/>
<id>03c736338fa04092da99d7d9ea202c8778998b38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add branding and style blocks</title>
<updated>2013-04-17T14:14:36+00:00</updated>
<author>
<name>forgingdestiny</name>
</author>
<published>2013-04-17T14:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=33f494fcc89711ab7e97f47fe8d9b287aac4730f'/>
<id>33f494fcc89711ab7e97f47fe8d9b287aac4730f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added break_long_headers on templatetags and base template</title>
<updated>2013-04-04T10:11:04+00:00</updated>
<author>
<name>glic3rinu</name>
</author>
<published>2013-04-04T10:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=92b5db593953f03a17ca0fcee2b9ea91a29cb143'/>
<id>92b5db593953f03a17ca0fcee2b9ea91a29cb143</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Polishing touches to #663</title>
<updated>2013-02-22T08:39:26+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-02-22T08:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=048ef6a03988d371f25352eb0aba24c40b997054'/>
<id>048ef6a03988d371f25352eb0aba24c40b997054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minimal forms appearance improvements</title>
<updated>2013-02-20T11:15:12+00:00</updated>
<author>
<name>Michael Elovskikh</name>
</author>
<published>2013-02-20T11:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2fb6fa2dd3b336cc442e707dbb80a4d5616582a6'/>
<id>2fb6fa2dd3b336cc442e707dbb80a4d5616582a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tabs between object form and generic content form on POST form</title>
<updated>2013-02-15T12:25:36+00:00</updated>
<author>
<name>Michael Elovskikh</name>
</author>
<published>2013-02-15T12:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=533e47235210d735dbe68d96fb55460eca19be9b'/>
<id>533e47235210d735dbe68d96fb55460eca19be9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>POST form using new form.html template</title>
<updated>2013-02-15T10:39:24+00:00</updated>
<author>
<name>Michael Elovskikh</name>
</author>
<published>2013-02-15T10:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3195f72784a2d55d10f3d7a58acdfee694e89e4b'/>
<id>3195f72784a2d55d10f3d7a58acdfee694e89e4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
