<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/djangorestframework, branch 0.3.1</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 0.3.1</title>
<updated>2012-01-04T09:44:38+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-01-04T09:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=98c563032db92a750534a519cc50442c66e99e93'/>
<id>98c563032db92a750534a519cc50442c66e99e93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only set the script_prefix if the prefix isn't already a full URL.</title>
<updated>2012-01-04T09:18:51+00:00</updated>
<author>
<name>Mjumbe Poe</name>
</author>
<published>2012-01-04T09:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=7b6c56a73bf10f02cd616dd52a30721635d71429'/>
<id>7b6c56a73bf10f02cd616dd52a30721635d71429</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>And add RequestContext too</title>
<updated>2011-12-30T16:38:03+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-30T16:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2394fc70d1c33def374014226e7648db12562af1'/>
<id>2394fc70d1c33def374014226e7648db12562af1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #102</title>
<updated>2011-12-30T16:30:55+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-30T16:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c81c0d843ec555c4cc4b71f58852d2281a9cb5b2'/>
<id>c81c0d843ec555c4cc4b71f58852d2281a9cb5b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace field-errors with field_errors</title>
<updated>2011-12-30T15:33:13+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-30T15:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=904f197474ad3561d3d273961a70ab19d8175aaf'/>
<id>904f197474ad3561d3d273961a70ab19d8175aaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change the key name "field-errors" to "field_errors".</title>
<updated>2011-12-30T14:52:01+00:00</updated>
<author>
<name>Michael Ding</name>
</author>
<published>2011-12-30T14:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c7b9100f19d7a3701b03cfca6715a9341439b9a8'/>
<id>c7b9100f19d7a3701b03cfca6715a9341439b9a8</id>
<content type='text'>
as "-" is not allowed as a part of key name in javascript
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as "-" is not allowed as a part of key name in javascript
</pre>
</div>
</content>
</entry>
<entry>
<title>Version: 0.3.1-dev</title>
<updated>2011-12-29T14:00:31+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-29T14:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a0c4dca9462c738aac3c712607997b9bd1f7b2c8'/>
<id>a0c4dca9462c738aac3c712607997b9bd1f7b2c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.3.0</title>
<updated>2011-12-29T13:57:41+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-29T13:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3cf6fab3d9b21ad50d7a115a0c917c0e23a1a738'/>
<id>3cf6fab3d9b21ad50d7a115a0c917c0e23a1a738</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace fixes</title>
<updated>2011-12-29T13:31:12+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-29T13:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=07349597ab936dc9887caa70b5d7d2860c897b12'/>
<id>07349597ab936dc9887caa70b5d7d2860c897b12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add JSONP.  Fixes #82</title>
<updated>2011-12-29T13:24:52+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-29T13:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1bdc5eacc6290c486796eb5ab8fa29092137dab6'/>
<id>1bdc5eacc6290c486796eb5ab8fa29092137dab6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
