aboutsummaryrefslogtreecommitdiffstats
path: root/topics/rest-framework-2-announcement/index.html
diff options
context:
space:
mode:
authorTom Christie2014-12-11 09:55:10 +0000
committerTom Christie2014-12-11 09:55:10 +0000
commit5f0532a0919177e1157b02a40cffe816e6e1e57e (patch)
treef6b5644291419249db04b34e3e7facb67a84ee36 /topics/rest-framework-2-announcement/index.html
parentf21bf4d6dd7ed90b59945704f818732135ac86c4 (diff)
downloaddjango-rest-framework-5f0532a0919177e1157b02a40cffe816e6e1e57e.tar.bz2
Update documentation
Diffstat (limited to 'topics/rest-framework-2-announcement/index.html')
-rw-r--r--topics/rest-framework-2-announcement/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/topics/rest-framework-2-announcement/index.html b/topics/rest-framework-2-announcement/index.html
index 2a39eea1..f849c7cc 100644
--- a/topics/rest-framework-2-announcement/index.html
+++ b/topics/rest-framework-2-announcement/index.html
@@ -345,7 +345,7 @@
<li class="main">
- <a href="#django-rest-framework-2">Django REST framework 2</a>
+ <a href="#django-rest-framework-20">Django REST framework 2.0</a>
</li>
@@ -394,8 +394,7 @@
<div id="main-content" class="span9">
- <h1 id="django-rest-framework-2">Django REST framework 2</h1>
-<p>What it is, and why you should care.</p>
+ <h1 id="django-rest-framework-20">Django REST framework 2.0</h1>
<blockquote>
<p>Most people just make the mistake that it should be simple to design simple things. In reality, the effort required to design something is inversely proportional to the simplicity of the result.</p>
<p>&mdash; <a href="http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hypertext-driven#comment-724">Roy Fielding</a></p>
@@ -470,6 +469,7 @@
<script src="../../js/jquery-1.8.1-min.js"></script>
<script src="../../js/prettify-1.0.js"></script>
<script src="../../js/bootstrap-2.1.1-min.js"></script>
+ <script src="../../js/theme.js"></script>
<script>
//$('.side-nav').scrollspy()