diff options
| author | Tom Christie | 2012-09-12 10:12:13 +0100 | 
|---|---|---|
| committer | Tom Christie | 2012-09-12 10:12:13 +0100 | 
| commit | c85f799ade0710dd27838e8bfc78989c80213d6a (patch) | |
| tree | 39ffc44c768c1b24d9e06e64393eb2194216b571 /docs/api-guide/format-suffixes.md | |
| parent | d4f8b4cf0683923fe85652f8fd572d2931eb3074 (diff) | |
| download | django-rest-framework-c85f799ade0710dd27838e8bfc78989c80213d6a.tar.bz2 | |
Updating docs
Diffstat (limited to 'docs/api-guide/format-suffixes.md')
| -rw-r--r-- | docs/api-guide/format-suffixes.md | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/docs/api-guide/format-suffixes.md b/docs/api-guide/format-suffixes.md new file mode 100644 index 00000000..7d72d9f8 --- /dev/null +++ b/docs/api-guide/format-suffixes.md @@ -0,0 +1,11 @@ +<a class="github" href="urlpatterns.py"></a> + +# Format suffixes + +> Section 6.2.1 does not say that content negotiation should be +used all the time. +> +> — Roy Fielding, [REST discuss mailing list][cite] + +[cite]: http://tech.groups.yahoo.com/group/rest-discuss/message/5857 + | 
