diff options
| author | Tom Christie | 2015-03-16 12:55:10 +0000 |
|---|---|---|
| committer | Tom Christie | 2015-03-16 12:55:10 +0000 |
| commit | 09d51ea4e256ed99421dc52cd6b4626e7172b667 (patch) | |
| tree | ecb2cacff5b469877e03ea09308388356ea56170 /tutorial | |
| parent | 64c44bf357b37d9fcccac67df27cca0fae4fe66b (diff) | |
| download | django-rest-framework-09d51ea4e256ed99421dc52cd6b4626e7172b667.tar.bz2 | |
Update documentation
Diffstat (limited to 'tutorial')
| -rw-r--r-- | tutorial/2-requests-and-responses/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/2-requests-and-responses/index.html b/tutorial/2-requests-and-responses/index.html index 7357244b..23f03a3c 100644 --- a/tutorial/2-requests-and-responses/index.html +++ b/tutorial/2-requests-and-responses/index.html @@ -608,4 +608,4 @@ http --json POST http://127.0.0.1:8000/snippets/ code="print 456" </script> </body> -</html> +</html>
\ No newline at end of file |
