diff options
| author | Tom Christie | 2014-12-10 14:29:33 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-12-10 14:29:33 +0000 | 
| commit | 5816c561b23c1c3403cb04bd69356ace1102e1e7 (patch) | |
| tree | a787e758aabb307f0c9192a831370fd0c2cbbb08 /tutorial/1-serialization/index.html | |
| parent | 3b2fc6f0d076162cafebb916ae401aaae75fcbc0 (diff) | |
| download | django-rest-framework-5816c561b23c1c3403cb04bd69356ace1102e1e7.tar.bz2 | |
Update documentation
Diffstat (limited to 'tutorial/1-serialization/index.html')
| -rw-r--r-- | tutorial/1-serialization/index.html | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/tutorial/1-serialization/index.html b/tutorial/1-serialization/index.html index 7d2d3a4d..435d47e6 100644 --- a/tutorial/1-serialization/index.html +++ b/tutorial/1-serialization/index.html @@ -747,6 +747,7 @@ HTTP/1.1 200 OK    <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() | 
