Closed Bug 1087025 Opened 10 years ago Closed 9 years ago

Clean up Form._errors direct manipulation

Categories

(Marketplace Graveyard :: Code Quality, enhancement, P4)

Avenir
x86
macOS
enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: robhudson, Unassigned)

References

Details

(Whiteboard: [ktlo])

Django 1.7 now comes with an `add_error` method that adds an error to the form. https://docs.djangoproject.com/en/dev/releases/1.7/#form-add-error Let's convert our codebase which manipulates _errors to use add_error. Note: This isn't deprecated but _errors is now considered a private method and could change.
Priority: -- → P4
Depends on: 1079488
Blocks: 1157970
Whiteboard: [ktlo]
Severity: normal → enhancement
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.