<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/djangorestframework/utils/staticviews.py, branch 2.2.6</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 unused 'staticviews'</title>
<updated>2012-02-23T09:22:37+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-02-23T09:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=afdda88b13bb168d91cee267799a7e8d9bf26366'/>
<id>afdda88b13bb168d91cee267799a7e8d9bf26366</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ADMIN_MEDIA_PREFIX everywhere</title>
<updated>2012-02-21T22:13:41+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-02-21T22:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b074754b54adf172cd2d102e2a326a7f322cf2ef'/>
<id>b074754b54adf172cd2d102e2a326a7f322cf2ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename templates to 'base.html', 'api.html', 'api.txt' and 'login.html'</title>
<updated>2012-02-20T13:16:51+00:00</updated>
<author>
<name>Paul Oswald</name>
</author>
<published>2012-02-20T13:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=50198935af1f772835a3c26943cbb245295c60e5'/>
<id>50198935af1f772835a3c26943cbb245295c60e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the templates into a named directory</title>
<updated>2012-02-15T01:33:49+00:00</updated>
<author>
<name>Paul Oswald</name>
</author>
<published>2012-02-15T01:30:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=cbd0752740b4dfb054179f68ca330b8ac212ec77'/>
<id>cbd0752740b4dfb054179f68ca330b8ac212ec77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete robots.txt, favicon.ico views; Move style to a new static namespace</title>
<updated>2012-02-14T02:25:59+00:00</updated>
<author>
<name>Paul Oswald</name>
</author>
<published>2012-02-14T02:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9c8ca51c78b96835d4f2aa09bdf38d5c9dc01102'/>
<id>9c8ca51c78b96835d4f2aa09bdf38d5c9dc01102</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8/pyflakes cleanup</title>
<updated>2012-01-21T18:33:34+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-01-21T18:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=dea4a45ec72d0bd3cfeeb9382f177eb2fc3b0e14'/>
<id>dea4a45ec72d0bd3cfeeb9382f177eb2fc3b0e14</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>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>
</feed>
