<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework/utils, branch 2.3.8</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Fix breadcrumb view names</title>
<updated>2013-08-29T19:51:51+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-08-29T19:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=02b6836ee88498861521dfff743467b0456ad109'/>
<id>02b6836ee88498861521dfff743467b0456ad109</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move view name/description functions into public space</title>
<updated>2013-08-19T07:24:27+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-08-19T07:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=89b0a539c389477cfd7df7df461868b85f618d95'/>
<id>89b0a539c389477cfd7df7df461868b85f618d95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated default view name/description functions</title>
<updated>2013-08-17T21:52:08+00:00</updated>
<author>
<name>Christopher Paolini</name>
</author>
<published>2013-08-17T21:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=11d7c1838a1146728528d762cdf6bf329321c1d1'/>
<id>11d7c1838a1146728528d762cdf6bf329321c1d1</id>
<content type='text'>
Forgot to update the default view name/description functions to the new
setup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Forgot to update the default view name/description functions to the new
setup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved view/description function setting</title>
<updated>2013-08-17T21:44:51+00:00</updated>
<author>
<name>Christopher Paolini</name>
</author>
<published>2013-08-17T21:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e6662d434f0214d21d38e4388a40fd63e1f9dcc6'/>
<id>e6662d434f0214d21d38e4388a40fd63e1f9dcc6</id>
<content type='text'>
Now supports each View having its own name and description function and
overriding the global default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now supports each View having its own name and description function and
overriding the global default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Settings now have default functions</title>
<updated>2013-08-16T17:23:04+00:00</updated>
<author>
<name>Christopher Paolini</name>
</author>
<published>2013-08-16T17:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=a95984e4d4b034c196d40f74fbdc6345e6d4124c'/>
<id>a95984e4d4b034c196d40f74fbdc6345e6d4124c</id>
<content type='text'>
Updated the setting to have a default function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated the setting to have a default function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ability to override name/description of view</title>
<updated>2013-08-15T16:41:52+00:00</updated>
<author>
<name>Christopher Paolini</name>
</author>
<published>2013-08-15T16:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d07dae6e79d53fdcfc7d88e085fe7e6da97c9c74'/>
<id>d07dae6e79d53fdcfc7d88e085fe7e6da97c9c74</id>
<content type='text'>
Added settings and additions to formatting.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added settings and additions to formatting.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored get_view_description, moved appropriate tests to test_description.py</title>
<updated>2013-06-26T20:12:02+00:00</updated>
<author>
<name>Igor Kalat</name>
</author>
<published>2013-06-26T20:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c8b0e6c40f6bcf447aa539ff98b9985aa53032ce'/>
<id>c8b0e6c40f6bcf447aa539ff98b9985aa53032ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make browsable API views play nice with utf-8</title>
<updated>2013-06-22T17:21:28+00:00</updated>
<author>
<name>Igor Kalat</name>
</author>
<published>2013-06-22T11:43:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2bf5f6305030d5ebbd5a8a0fd5c31586c08a558d'/>
<id>2bf5f6305030d5ebbd5a8a0fd5c31586c08a558d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up OPTIONS implementation</title>
<updated>2013-05-24T22:44:23+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-05-24T22:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=fcaee6e580efc62658a5b155525c55ef427c5778'/>
<id>fcaee6e580efc62658a5b155525c55ef427c5778</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix breadcrumb rendering issue</title>
<updated>2013-05-07T13:11:48+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2013-05-07T13:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=d7c08222f14389b4d61e5ca9032c49b8b917d251'/>
<id>d7c08222f14389b4d61e5ca9032c49b8b917d251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
