From 4cdd0b845e10c433358f210c84a2b3fe28543c68 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Tue, 30 Oct 2012 13:59:31 +0000 Subject: Final docs tweaks for 2.0 --- docs/index.md | 2 ++ docs/template.html | 2 +- docs/topics/credits.md | 4 ++++ docs/topics/rest-framework-2-announcement.md | 8 +++++++- docs/tutorial/1-serialization.md | 2 +- 5 files changed, 15 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/index.md b/docs/index.md index 5b6fcd9c..a96d0925 100644 --- a/docs/index.md +++ b/docs/index.md @@ -66,9 +66,11 @@ If you're intending to use the browseable API you'll want to add REST framework' Note that the URL path can be whatever you want, but you must include `rest_framework.urls` with the `rest_framework` namespace. + ## Tutorial diff --git a/docs/template.html b/docs/template.html index fcceede5..08387968 100644 --- a/docs/template.html +++ b/docs/template.html @@ -53,7 +53,7 @@