aboutsummaryrefslogtreecommitdiffstats
path: root/api-guide/testing/index.html
diff options
context:
space:
mode:
authorTom Christie2014-12-10 14:29:33 +0000
committerTom Christie2014-12-10 14:29:33 +0000
commit5816c561b23c1c3403cb04bd69356ace1102e1e7 (patch)
treea787e758aabb307f0c9192a831370fd0c2cbbb08 /api-guide/testing/index.html
parent3b2fc6f0d076162cafebb916ae401aaae75fcbc0 (diff)
downloaddjango-rest-framework-5816c561b23c1c3403cb04bd69356ace1102e1e7.tar.bz2
Update documentation
Diffstat (limited to 'api-guide/testing/index.html')
-rw-r--r--api-guide/testing/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/api-guide/testing/index.html b/api-guide/testing/index.html
index a3faf26d..f456ac21 100644
--- a/api-guide/testing/index.html
+++ b/api-guide/testing/index.html
@@ -672,6 +672,7 @@ self.assertEqual(response.content, '{"username": "lauren", "id": 4}')
<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()