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/fields/index.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'api-guide/fields') diff --git a/api-guide/fields/index.html b/api-guide/fields/index.html index 1b7019fe..eb1e4fc6 100644 --- a/api-guide/fields/index.html +++ b/api-guide/fields/index.html @@ -576,10 +576,7 @@ -
Note: This is the documentation for the version 3.0 of REST framework. Documentation for version 2.4 is also available.
-Each field in a Form class is responsible not only for validating data, but also for "cleaning" it — normalizing it to a consistent format.
-- cgit v1.2.3