aboutsummaryrefslogtreecommitdiffstats
path: root/docs/template.html
diff options
context:
space:
mode:
authorTom Christie2013-08-16 14:12:24 +0100
committerTom Christie2013-08-16 14:12:24 +0100
commitc1ccd8b5b5aef1bd209862f9431c9c03e25ae755 (patch)
tree1bfa78c86e422f81cf836319d91c626c763d5b24 /docs/template.html
parentf6f69dc71d4db7492b5feecc69627dff0031e2b9 (diff)
downloaddjango-rest-framework-c1ccd8b5b5aef1bd209862f9431c9c03e25ae755.tar.bz2
Update docs to include testing.
Diffstat (limited to 'docs/template.html')
-rw-r--r--docs/template.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/template.html b/docs/template.html
index 27bc1062..a20c8111 100644
--- a/docs/template.html
+++ b/docs/template.html
@@ -89,6 +89,7 @@
<li><a href="{{ base_url }}/api-guide/reverse{{ suffix }}">Returning URLs</a></li>
<li><a href="{{ base_url }}/api-guide/exceptions{{ suffix }}">Exceptions</a></li>
<li><a href="{{ base_url }}/api-guide/status-codes{{ suffix }}">Status codes</a></li>
+ <li><a href="{{ base_url }}/api-guide/testing{{ suffix }}">Testing</a></li>
<li><a href="{{ base_url }}/api-guide/settings{{ suffix }}">Settings</a></li>
</ul>
</li>