<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/examples/resourceexample, branch master</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Remove examples (to be moved to a seperate project)</title>
<updated>2012-08-29T18:54:38+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-08-29T18:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=eea2aa04378d27d79e7aba12ce95c697148bd57e'/>
<id>eea2aa04378d27d79e7aba12ce95c697148bd57e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Massive merge</title>
<updated>2012-02-25T18:45:17+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-02-25T18:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1cde31c86d9423e9b7a7409c2ef2ba7c0500e47f'/>
<id>1cde31c86d9423e9b7a7409c2ef2ba7c0500e47f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge master into develop</title>
<updated>2012-02-21T20:57:36+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-02-21T20:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=5fd4c639d7c64572dd07dc31dcd627bed9469b05'/>
<id>5fd4c639d7c64572dd07dc31dcd627bed9469b05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merging master into develop</title>
<updated>2012-02-21T20:12:14+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-02-21T20:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=af9e4f69d732cc643d6ec7ae13d4a19ac0332d44'/>
<id>af9e4f69d732cc643d6ec7ae13d4a19ac0332d44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modified examples, somethin' still broken, can't find what</title>
<updated>2012-02-07T14:52:15+00:00</updated>
<author>
<name>Sébastien Piquemal</name>
</author>
<published>2012-02-07T14:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2cdff1b01e3aca6c56cef433e786e3ae75362739'/>
<id>2cdff1b01e3aca6c56cef433e786e3ae75362739</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>Fix broken url naming in examples</title>
<updated>2011-06-07T13:07:49+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-06-07T13:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a8980892c47677f159499f7711cf812907dfaa47'/>
<id>a8980892c47677f159499f7711cf812907dfaa47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More updating docs for 0.2</title>
<updated>2011-06-02T15:03:11+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-06-02T15:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=3531b0b35540ade216299c46717dcf9fa24487c7'/>
<id>3531b0b35540ade216299c46717dcf9fa24487c7</id>
<content type='text'>
--HG--
rename : docs/examples/modelresources.rst =&gt; docs/examples/modelviews.rst
rename : docs/examples/resources.rst =&gt; docs/examples/views.rst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : docs/examples/modelresources.rst =&gt; docs/examples/modelviews.rst
rename : docs/examples/resources.rst =&gt; docs/examples/views.rst
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow views to return HttpResponses.  Add initial() hook method</title>
<updated>2011-05-24T09:27:24+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-24T09:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=370274f5640d55ef71422f7a2440710a43ff900e'/>
<id>370274f5640d55ef71422f7a2440710a43ff900e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing some of the last blocking issues</title>
<updated>2011-05-16T13:11:36+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-16T13:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1e04790d505a1174f9e3c4481288982f9e7fd6c0'/>
<id>1e04790d505a1174f9e3c4481288982f9e7fd6c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
