Opened 18 years ago
Closed 17 years ago
#5765 closed (fixed)
display non_forms error in edit_inline in newforms-admin
| Reported by: | Honza Král | Owned by: | xian |
|---|---|---|---|
| Component: | contrib.admin | Version: | newforms-admin |
| Severity: | Keywords: | nfa-blocker edit_inline template non_form_errors formset ui | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
With the ability of formsets to validate across forms ( #5353 ), the admin form should probably display these.
Attachments (1)
Change History (5)
by , 18 years ago
comment:1 by , 18 years ago
| Keywords: | ui added |
|---|---|
| Owner: | changed from to |
comment:2 by , 18 years ago
| Keywords: | nfa-blocker added; newforms admin removed |
|---|
This does look like something that needs to get done before a merge. Tagging with nfa-blocker.
comment:3 by , 18 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:4 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
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.