Django

Code

Ticket #5975 (closed: fixed)

Opened 9 months ago

Last modified 9 months ago

ModelChoiceField and ModelMultipleChoiceField are not using custom error messages

Reported by: Gary Wilson <gary.wilson@gmail.com> Assigned to: nobody
Milestone: Component: Forms
Version: SVN Keywords:
Cc: Triage Stage: Accepted
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The other fields were given the ability for custom error messages in [6625].

Attachments

Change History

11/18/07 14:22:25 changed by Gary Wilson <gary.wilson@gmail.com>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Accepted.
  • summary changed from ModelChoiceField and MultipleModelChoiceField are not using custom error messages to ModelChoiceField and ModelMultipleChoiceField are not using custom error messages.
  • needs_tests changed.
  • needs_docs changed.

11/18/07 14:25:24 changed by gwilson

  • status changed from new to closed.
  • resolution set to fixed.

(In [6694]) Fixed #5975 -- Gave ModelChoiceField and ModelMultipleChoiceField ability to specify custom error messages.


Add/Change #5975 (ModelChoiceField and ModelMultipleChoiceField are not using custom error messages)




Change Properties
Action