Django

Code

Ticket #5765 (closed: fixed)

Opened 1 year ago

Last modified 6 months ago

display non_forms error in edit_inline in newforms-admin

Reported by: Honza_Kral Assigned to: xian
Milestone: Component: django.contrib.admin
Version: newforms-admin Keywords: nfa-blocker edit_inline template non_form_errors formset ui
Cc: Triage Stage: Accepted
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

With the ability of formsets to validate across forms ( #5353 ), the admin form should probably display these.

Attachments

5765.diff (1.5 kB) - added by Honza_Kral on 10/16/07 10:55:02.

Change History

10/16/07 10:55:02 changed by Honza_Kral

  • attachment 5765.diff added.

12/01/07 11:15:34 changed by jkocherhans

  • keywords changed from newforms admin edit_inline template non_form_errors formset to newforms admin edit_inline template non_form_errors formset ui.
  • needs_better_patch changed.
  • owner changed from nobody to xian.
  • needs_tests changed.
  • needs_docs changed.

This probably needs to be done, but I'll leave it to xian. He may have some other ideas about where to display them, and how to format them.

12/10/07 10:41:24 changed by brosner

  • keywords changed from newforms admin edit_inline template non_form_errors formset ui to nfa-blocker edit_inline template non_form_errors formset ui.

This does look like something that needs to get done before a merge. Tagging with nfa-blocker.

12/10/07 10:41:36 changed by brosner

  • stage changed from Unreviewed to Accepted.

06/10/08 00:01:17 changed by brosner

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

(In [7609]) newforms-admin: Fixed #5765 -- non_form_errors now display properly for inline formsets. Thanks Honza Kral.


Add/Change #5765 (display non_forms error in edit_inline in newforms-admin)




Change Properties
Action