summaryrefslogtreecommitdiff
path: root/tests/modeladmin
diff options
context:
space:
mode:
authorFabian Braun <fsbraun@gmx.de>2024-05-28 08:15:12 +0200
committernessita <124304+nessita@users.noreply.github.com>2024-05-30 16:31:01 -0300
commit339977d4441fd353e20950b98bad3d42afb1f126 (patch)
tree4d1905701397e50bbb40177dae1965834a6bff19 /tests/modeladmin
parent0f694ce2ebce01356d48302c33c23902b4777537 (diff)
Fixed #35477 -- Corrected 'required' errors in auth password set/change forms.
The auth forms using SetPasswordMixin were incorrectly including the 'This field is required.' error when additional validations (e.g., overriding `clean_password1`) were performed and failed. This fix ensures accurate error reporting for password fields. Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
Diffstat (limited to 'tests/modeladmin')
0 files changed, 0 insertions, 0 deletions