From 8855a462c606c4cb08a86269c1f46dc2b30fc1ac Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Tue, 2 Oct 2012 11:48:25 +0100 Subject: Clean up docs slightly --- docs/api-guide/views.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/api-guide/views.md') diff --git a/docs/api-guide/views.md b/docs/api-guide/views.md index 37d2285b..a615026f 100644 --- a/docs/api-guide/views.md +++ b/docs/api-guide/views.md @@ -110,6 +110,8 @@ Ensures that any `Response` object returned from the handler method will be rend You won't typically need to override this method. +--- + # Function Based Views > Saying [that Class based views] is always the superior solution is a mistake. -- cgit v1.2.3