aboutsummaryrefslogtreecommitdiffstats
path: root/tutorial/2-requests-and-responses/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 /tutorial/2-requests-and-responses/index.html
parent3b2fc6f0d076162cafebb916ae401aaae75fcbc0 (diff)
downloaddjango-rest-framework-5816c561b23c1c3403cb04bd69356ace1102e1e7.tar.bz2
Update documentation
Diffstat (limited to 'tutorial/2-requests-and-responses/index.html')
-rw-r--r--tutorial/2-requests-and-responses/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tutorial/2-requests-and-responses/index.html b/tutorial/2-requests-and-responses/index.html
index d7048cac..9fa4b092 100644
--- a/tutorial/2-requests-and-responses/index.html
+++ b/tutorial/2-requests-and-responses/index.html
@@ -583,6 +583,7 @@ http --json POST http://127.0.0.1:8000/snippets/ code="print 456"
<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()