aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2014-12-01 12:22:32 +0000
committerTom Christie2014-12-01 12:22:32 +0000
commite8bad793837f87cf5b5d6b2f3561ed1fa3ace10b (patch)
treecde2d48cc7e2866f562a47b2876a6d031c6f7fd5
parented93e13a1c6f792e14176bdaa5e96d0fa2c63a2f (diff)
downloaddjango-rest-framework-e8bad793837f87cf5b5d6b2f3561ed1fa3ace10b.tar.bz2
Update documentation
-rw-r--r--topics/3.0-announcement/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/topics/3.0-announcement/index.html b/topics/3.0-announcement/index.html
index adb1d96f..40d86e38 100644
--- a/topics/3.0-announcement/index.html
+++ b/topics/3.0-announcement/index.html
@@ -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>