diff options
| author | Tom Christie | 2014-12-11 09:42:21 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-12-11 09:42:21 +0000 | 
| commit | f21bf4d6dd7ed90b59945704f818732135ac86c4 (patch) | |
| tree | 2be86beab02b243036cce77c94d4256182852057 /tutorial/2-requests-and-responses | |
| parent | 5816c561b23c1c3403cb04bd69356ace1102e1e7 (diff) | |
| download | django-rest-framework-f21bf4d6dd7ed90b59945704f818732135ac86c4.tar.bz2 | |
Update documentation
Diffstat (limited to 'tutorial/2-requests-and-responses')
| -rw-r--r-- | tutorial/2-requests-and-responses/index.html | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/tutorial/2-requests-and-responses/index.html b/tutorial/2-requests-and-responses/index.html index 9fa4b092..d7048cac 100644 --- a/tutorial/2-requests-and-responses/index.html +++ b/tutorial/2-requests-and-responses/index.html @@ -583,7 +583,6 @@ 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() | 
