mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-30 19:24:40 +03:00
Update documentation
This commit is contained in:
parent
ed93e13a1c
commit
e8bad79383
|
@ -345,7 +345,7 @@
|
|||
|
||||
|
||||
<li class="main">
|
||||
<a href="#rest-framework-30">REST framework 3.0</a>
|
||||
<a href="#django-rest-framework-30">Django REST framework 3.0</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
@ -402,9 +402,9 @@
|
|||
<div id="main-content" class="span9">
|
||||
|
||||
|
||||
<h1 id="rest-framework-30">REST framework 3.0</h1>
|
||||
<h1 id="django-rest-framework-30">Django REST framework 3.0</h1>
|
||||
<p>The 3.0 release of Django REST framework is the result of almost four years of iteration and refinement. It comprehensively addresses some of the previous remaining design issues in serializers, fields and the generic views.</p>
|
||||
<p>This release is incremental in nature. There <em>are</em> some breaking API changes, and upgrading <em>will</em> require you to read the release notes carefully, but the migration path should otherwise be relatively straightforward.</p>
|
||||
<p><strong>This release is incremental in nature. There <em>are</em> some breaking API changes, and upgrading <em>will</em> require you to read the release notes carefully, but the migration path should otherwise be relatively straightforward.</strong></p>
|
||||
<p>The difference in quality of the REST framework API and implementation should make writing, maintaining and debugging your application far easier.</p>
|
||||
<p>3.0 is the first of three releases that have been funded by our recent <a href="http://kickstarter.com/projects/tomchristie/django-rest-framework-3">Kickstarter campaign</a>.</p>
|
||||
<p>As ever, a huge thank you to our many <a href="http://www.django-rest-framework.org/topics/kickstarter-announcement/#sponsors">wonderful sponsors</a>. If you're looking for a Django gig, and want to work with smart community-minded folks, you should probably check out that list and see who's hiring.</p>
|
||||
|
|
Loading…
Reference in New Issue
Block a user