mirror of
https://github.com/django/django.git
synced 2025-03-05 23:12:32 +00:00
Also removed a sentence that was incorrect: raising a `ValidationError` inside `Form.clean` doesn't clear the `cleaned_data` attribute. Thanks to loic84 and timograham for the review.