diff options
| author | José Padilla | 2015-03-07 10:49:56 -0400 |
|---|---|---|
| committer | José Padilla | 2015-03-07 10:49:56 -0400 |
| commit | d12de927adaac6018f3e8c232307b76372fe3527 (patch) | |
| tree | c3a81d83421e761ef5f55c78f61aa29b3539ef4c /docs/api-guide/fields.md | |
| parent | 2ddb6bfa70036bc1182a768807362b4e46a1b67b (diff) | |
| download | django-rest-framework-d12de927adaac6018f3e8c232307b76372fe3527.tar.bz2 | |
Remove docs for 3.0 banners
Diffstat (limited to 'docs/api-guide/fields.md')
| -rw-r--r-- | docs/api-guide/fields.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/api-guide/fields.md b/docs/api-guide/fields.md index f113bb23..5edc997a 100644 --- a/docs/api-guide/fields.md +++ b/docs/api-guide/fields.md @@ -1,11 +1,5 @@ source: fields.py ---- - -**Note**: This is the documentation for the **version 3.0** of REST framework. Documentation for [version 2.4](http://tomchristie.github.io/rest-framework-2-docs/) is also available. - ---- - # Serializer fields > Each field in a Form class is responsible not only for validating data, but also for "cleaning" it — normalizing it to a consistent format. |
