#15910: show delete links for all admin inline formset rows
-------------------------------------+-------------------------------------
               Reporter:  Arthur de  |          Owner:  nobody
  Jong <arthur@…>                    |         Status:  new
                   Type:  New        |      Component:  contrib.admin
  feature                            |       Severity:  Normal
              Milestone:             |       Keywords:
                Version:  1.3        |      Has patch:  0
             Resolution:             |    Needs tests:  0
           Triage Stage:  Accepted   |  Easy pickings:  0
    Needs documentation:  0          |
Patch needs improvement:  0          |
-------------------------------------+-------------------------------------

Comment (by Arthur de Jong <arthur@…>):

 The screen shot was generated from an otherwise vanilla app by saving an
 instance of TopModel with one InlineModel instance, editing the object
 removing the name from the topmodel instance and clicking "Add another"
 once (the validation error makes problem slightly more apparent).

 The second and third items from the inline model cannot be easily removed.
 This can only be done by resetting all the fields to their default values
 (which may be hard if there are multiple fields with complex defaults).

 I'll start working on a patch.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15910#comment:2>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to