mirror of
https://github.com/django/django.git
synced 2025-01-26 02:00:08 +00:00
121fd109de
cleaned_data is no longer deleted when form validation fails but only contains the data that did validate. Thanks to the various contributors to this patch (see ticket).