<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/djangorestframework/templates, branch 0.3.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>Add OPTIONS to auto-documenting API</title>
<updated>2011-12-11T18:52:55+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-11T18:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3a4ca88a6c9ef6eca247eed4e5922fda4cd7fab2'/>
<id>3a4ca88a6c9ef6eca247eed4e5922fda4cd7fab2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pull in markos changes, minor tweaks to yaml stuff</title>
<updated>2011-07-01T16:44:08+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-07-01T16:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f7b7778a79bad4124a6f50bf461f206a6d71fa90'/>
<id>f7b7778a79bad4124a6f50bf461f206a6d71fa90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow .json .html .xml style urls and also allow these formats to be specified in a "?format=..." query string.</title>
<updated>2011-06-26T14:03:36+00:00</updated>
<author>
<name>Michael Fötsch</name>
</author>
<published>2011-06-26T14:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d8bec115ad67c4b4c02b7d2091fd8b85b9b1f7d4'/>
<id>d8bec115ad67c4b4c02b7d2091fd8b85b9b1f7d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On 403's no forms will be displayed anymore</title>
<updated>2011-06-25T23:32:27+00:00</updated>
<author>
<name>markotibold</name>
</author>
<published>2011-06-25T23:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0b18b58c170aae0c2a93a608997e557fdcefe826'/>
<id>0b18b58c170aae0c2a93a608997e557fdcefe826</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Smaller version in the header</title>
<updated>2011-06-25T21:07:06+00:00</updated>
<author>
<name>markotibold</name>
</author>
<published>2011-06-25T21:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=43c63c60ce8e89dbdb8e102f1c7ce1cd11fa8808'/>
<id>43c63c60ce8e89dbdb8e102f1c7ce1cd11fa8808</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add version to html</title>
<updated>2011-06-25T09:25:26+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-06-25T09:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=50efa106529e03eda5607e6c9323838432ce755f'/>
<id>50efa106529e03eda5607e6c9323838432ce755f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix query parameters getting lost</title>
<updated>2011-05-31T13:40:30+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-31T13:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=fc1640de75511006e89f033c9270ec91a9f1e4d4'/>
<id>fc1640de75511006e89f033c9270ec91a9f1e4d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow .form specified on view.  Allow get_form, put_form, post_form.  Add .PARAMS.</title>
<updated>2011-05-27T13:40:19+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-27T13:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=21d2dcc2942a8e4adb3a79b0983841e5f0ab5878'/>
<id>21d2dcc2942a8e4adb3a79b0983841e5f0ab5878</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>yet more API cleanup</title>
<updated>2011-05-12T14:11:14+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-12T14:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b5b231a874c7d8d54b1d3849cb95337f15bac9c6'/>
<id>b5b231a874c7d8d54b1d3849cb95337f15bac9c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More tests, getting new serialization into resource</title>
<updated>2011-05-10T15:01:58+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-10T15:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=4d126796752cc3c79a24fd9caed49da6c525096f'/>
<id>4d126796752cc3c79a24fd9caed49da6c525096f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
