<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/examples/urls.py, branch 2.1.17</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>merged with trunk</title>
<updated>2012-02-14T08:10:04+00:00</updated>
<author>
<name>Sébastien Piquemal</name>
</author>
<published>2012-02-14T08:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c04cb5145c4398cfac090ca7eef032296a04446f'/>
<id>c04cb5145c4398cfac090ca7eef032296a04446f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use  app for Django 1.2</title>
<updated>2012-02-07T11:22:47+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-02-07T11:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=cbac9244ac93f50210aaf73f626366804581ee9b'/>
<id>cbac9244ac93f50210aaf73f626366804581ee9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merged with trunk's master</title>
<updated>2012-02-02T06:39:15+00:00</updated>
<author>
<name>Sébastien Piquemal</name>
</author>
<published>2012-02-02T06:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=5f59d90645dfddc293bbbbc4ca9b4c3f3125b590'/>
<id>5f59d90645dfddc293bbbbc4ca9b4c3f3125b590</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `staticfiles` for serving css.  Fixes #116.</title>
<updated>2012-01-28T18:54:02+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-01-28T18:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=765ec0b76ea22c857190ee6a25e9e6615e5b0c5e'/>
<id>765ec0b76ea22c857190ee6a25e9e6615e5b0c5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enhanced request how-to + example</title>
<updated>2012-01-24T22:11:54+00:00</updated>
<author>
<name>Sébastien Piquemal</name>
</author>
<published>2012-01-24T22:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=152c385f4de37558fe4e522abad5b97f0cf7ddce'/>
<id>152c385f4de37558fe4e522abad5b97f0cf7ddce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added a `permissions` example with just a per-user-throttle which we may want to expand with some auth examples.</title>
<updated>2011-06-19T23:11:45+00:00</updated>
<author>
<name>markotibold</name>
</author>
<published>2011-06-19T23:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=1692942ec2eaf211777d2dbb30ae6cf9dd52177f'/>
<id>1692942ec2eaf211777d2dbb30ae6cf9dd52177f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decouple views and resources</title>
<updated>2011-05-04T08:21:17+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-05-04T08:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d373b3a067796b8e181be9368fa24e89c572c45e'/>
<id>d373b3a067796b8e181be9368fa24e89c572c45e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #27</title>
<updated>2011-03-09T08:50:56+00:00</updated>
<author>
<name>tom christie tom@tomchristie.com</name>
</author>
<published>2011-03-09T08:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c25f8f8427da13a969afab700aebb00d87d60838'/>
<id>c25f8f8427da13a969afab700aebb00d87d60838</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
