<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/docs, branch 2.1.3</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Version 2.1.3</title>
<updated>2012-11-16T22:58:22+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-11-16T22:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=016ef5019ff43808540f948d674e8dd33247cb99'/>
<id>016ef5019ff43808540f948d674e8dd33247cb99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #422 from markotibold/max_length_for_modelserializers</title>
<updated>2012-11-16T22:54:16+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-11-16T22:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e801e21210da829b2c22f1cdd22ac1e1374515b7'/>
<id>e801e21210da829b2c22f1cdd22ac1e1374515b7</id>
<content type='text'>
Max length for modelserializers</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Max length for modelserializers</pre>
</div>
</content>
</entry>
<entry>
<title>Getting 2.1.3 release notes ready</title>
<updated>2012-11-16T22:49:28+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-11-16T22:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=19b0516bfefe3398683b4f878774e3dd80bf653a'/>
<id>19b0516bfefe3398683b4f878774e3dd80bf653a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #408 from markotibold/file_and_image_fields</title>
<updated>2012-11-16T22:48:42+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-11-16T22:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e40000c834b7476fe684720bf54abda7ca1c4c06'/>
<id>e40000c834b7476fe684720bf54abda7ca1c4c06</id>
<content type='text'>
Added a FileField and an ImageField</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a FileField and an ImageField</pre>
</div>
</content>
</entry>
<entry>
<title>Polishing to page size query parameters &amp; more docs</title>
<updated>2012-11-16T22:45:57+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-11-16T22:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=31f01bd6315f46bf28bb4c9c25a5298785fc4fc6'/>
<id>31f01bd6315f46bf28bb4c9c25a5298785fc4fc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified docs a bit for FileField and ImageField.</title>
<updated>2012-11-16T22:44:55+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2012-11-16T22:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=f801e5d3050591403de04fde7d18522fabc8fe49'/>
<id>f801e5d3050591403de04fde7d18522fabc8fe49</id>
<content type='text'>
Added note about MultipartParser only supporting file uploads and Django's default upload handlers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added note about MultipartParser only supporting file uploads and Django's default upload handlers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added brief docs for URLField and SlugField.</title>
<updated>2012-11-16T22:23:34+00:00</updated>
<author>
<name>Marko Tibold</name>
</author>
<published>2012-11-16T22:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0076e2f462402dbb7bd7b3a446d2c397e6bf8d81'/>
<id>0076e2f462402dbb7bd7b3a446d2c397e6bf8d81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #412 from minddust/custom_page_size_per_request</title>
<updated>2012-11-16T21:45:27+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-11-16T21:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=9973cf329a2133a900256b53236348ef3c870842'/>
<id>9973cf329a2133a900256b53236348ef3c870842</id>
<content type='text'>
support for custom page size per request</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
support for custom page size per request</pre>
</div>
</content>
</entry>
<entry>
<title>Docs, tox and travis use django-filter 0.5.4</title>
<updated>2012-11-16T20:58:49+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-11-16T20:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=2f2bde69e42825ad55318e5a5745ee9655b3f81b'/>
<id>2f2bde69e42825ad55318e5a5745ee9655b3f81b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2012-11-16T17:28:08+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-11-16T17:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=c5765641a44ad2fb3b80f63f9a47e0dd7f432c94'/>
<id>c5765641a44ad2fb3b80f63f9a47e0dd7f432c94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
