From 1d65378886990a1dc5c36403d454ce251fbda457 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Mon, 9 Mar 2015 10:18:32 +0000 Subject: Update documentation --- api-guide/generic-views/index.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'api-guide/generic-views') diff --git a/api-guide/generic-views/index.html b/api-guide/generic-views/index.html index 288a7115..098dc775 100644 --- a/api-guide/generic-views/index.html +++ b/api-guide/generic-views/index.html @@ -496,10 +496,7 @@ -
Note: This is the documentation for the version 3.0 of REST framework. Documentation for version 2.4 is also available.
-Django’s generic views... were developed as a shortcut for common usage patterns... They take certain common idioms and patterns found in view development and abstract them so that you can quickly write common views of data without having to repeat yourself.
-- cgit v1.2.3