mirror of
https://github.com/django/django.git
synced 2025-11-11 13:25:39 +03:00
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). |
||
|---|---|---|
| .. | ||
| class-based-views | ||
| contrib | ||
| files | ||
| forms | ||
| models | ||
| templates | ||
| authbackends.txt | ||
| clickjacking.txt | ||
| databases.txt | ||
| django-admin.txt | ||
| exceptions.txt | ||
| index.txt | ||
| middleware.txt | ||
| request-response.txt | ||
| settings.txt | ||
| signals.txt | ||
| template-response.txt | ||
| unicode.txt | ||
| utils.txt | ||
| validators.txt | ||