#36618: Forms.add_error() misleading exception message
-------------------------------+--------------------------------------
Reporter: Chris Brand | Owner: (none)
Type: Uncategorized | Status: new
Component: Uncategorized | Version: 5.2
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by The5cheduler):
* component: Forms => Uncategorized
* easy: 1 => 0
* stage: Accepted => Unreviewed
* summary:
BaseForm.add_error() misleading exception message when both field and
dict provided
=> Forms.add_error() misleading exception message
* type: Cleanup/optimization => Uncategorized
Comment:
Raised the PR Here:
https://github.com/django/django/pull/19898
--
Ticket URL: <
https://code.djangoproject.com/ticket/36618#comment:2>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.