<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/docs/tutorial, branch 2.3.14</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Replaced singular "is" by plural "are"</title>
<updated>2014-05-06T13:08:53+00:00</updated>
<author>
<name>Sylvain Bellemare</name>
</author>
<published>2014-05-06T13:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e033a0b9a0d655666385cd9831c7f1279573b47f'/>
<id>e033a0b9a0d655666385cd9831c7f1279573b47f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unnecessary "that"</title>
<updated>2014-05-06T13:08:53+00:00</updated>
<author>
<name>Sylvain Bellemare</name>
</author>
<published>2014-05-06T13:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=beb7253a961870a37833b7df6d1dfd3e8c1db778'/>
<id>beb7253a961870a37833b7df6d1dfd3e8c1db778</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing "the" word</title>
<updated>2014-05-06T13:08:53+00:00</updated>
<author>
<name>Sylvain Bellemare</name>
</author>
<published>2014-05-06T11:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9dc5e15e5afaf806378bb52ea2134f8dec2af386'/>
<id>9dc5e15e5afaf806378bb52ea2134f8dec2af386</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed superfluous "./"s</title>
<updated>2014-05-05T18:28:00+00:00</updated>
<author>
<name>Sylvain Bellemare</name>
</author>
<published>2014-05-05T18:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9e3ba939e152c2eb96d3c9b4460a3d4ce76931cd'/>
<id>9e3ba939e152c2eb96d3c9b4460a3d4ce76931cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing "the" word</title>
<updated>2014-05-05T12:44:54+00:00</updated>
<author>
<name>Sylvain Bellemare</name>
</author>
<published>2014-05-05T12:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=05fc974dc961de6d4e11b7baf51f7b3791c06711'/>
<id>05fc974dc961de6d4e11b7baf51f7b3791c06711</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing "to" word</title>
<updated>2014-05-05T12:41:10+00:00</updated>
<author>
<name>Sylvain Bellemare</name>
</author>
<published>2014-05-05T12:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=cdc7d19034170e5d775166763e6df1220e131d35'/>
<id>cdc7d19034170e5d775166763e6df1220e131d35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clarified which urls.py to edit</title>
<updated>2014-02-28T16:40:45+00:00</updated>
<author>
<name>DanSears</name>
</author>
<published>2014-02-28T16:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=abb240648c971af83c17cb6f77b274533d40c7f3'/>
<id>abb240648c971af83c17cb6f77b274533d40c7f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a local virtualenv, not in the users homedir.</title>
<updated>2014-01-14T17:13:48+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2014-01-14T17:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9a8082878a08bb87f5e71f245caedc3c9dfd3616'/>
<id>9a8082878a08bb87f5e71f245caedc3c9dfd3616</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Back out permissions example change in favor of easier to follow example</title>
<updated>2013-12-23T09:12:34+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-12-23T09:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d8a95b4b6d4480089d38808b45a7b47f30e81cdd'/>
<id>d8a95b4b6d4480089d38808b45a7b47f30e81cdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified some examples in tutorial</title>
<updated>2013-12-23T08:06:03+00:00</updated>
<author>
<name>amatellanes</name>
</author>
<published>2013-12-23T08:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2846ddb5d2ba84b3905d4dc0593afe3a0d4b2749'/>
<id>2846ddb5d2ba84b3905d4dc0593afe3a0d4b2749</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
