diff options
| author | Tom Christie | 2012-10-05 15:37:50 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-10-05 15:37:50 +0100 |
| commit | 272fddc9526f09e4904af7c282edd003b12be55a (patch) | |
| tree | 08f7f98cc3fd589db2f672c35ad649314d0a195e /docs | |
| parent | 9ac6fcf19cfe8ae8c43790fdf25693316fd1c6d8 (diff) | |
| download | django-rest-framework-272fddc9526f09e4904af7c282edd003b12be55a.tar.bz2 | |
Fix bug in format suffix patterns
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index 9ec25025..b51963c3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -59,7 +59,6 @@ Note that the base URL can be whatever you want, but you must include `rest_fram ## Quickstart - ## Tutorial The tutorial will walk you through the building blocks that make up REST framework. It'll take a little while to get through, but it'll give you a comprehensive understanding of how everything fits together, and is highly recommended reading. |
