diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt index 6bf13834d2..26a0beeece 100644 --- a/docs/releases/1.7.txt +++ b/docs/releases/1.7.txt @@ -129,8 +129,7 @@ Minor features * The :meth:`~django.forms.Form.clean` method on a form no longer needs to return ``self.cleaned_data``. If it does return a changed dictionary then - that will still be used. The default implementation no longer returns - ``self.cleaned_data``. + that will still be used. Backwards incompatible changes in 1.7 ===================================== |
