#11715: If change mutable list "inlines" in one admin options then it will 
change
"inlines" for all admin options.
-------------------------------------+-------------------------------------
     Reporter:  aiv                  |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  contrib.admin        |                  Version:  1.1
     Severity:  Normal               |               Resolution:
     Keywords:  inlines admin        |             Triage Stage:  Accepted
  options                            |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  1
  Needs tests:  1                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by mjtamlyn):

 * cc: mjtamlyn (added)
 * ui_ux:   => 0
 * easy:   => 0


Comment:

 I agree with this being an issue - and a weird one to debug too!

 I'd extend it to actions as well which would suffer from the same issue.
 Whilst it would potentially break some code to change it to a tuple, I
 would say this is more correct, an also consistent with the other
 attributes such as `list_filter`.

 What exactly is the issue with the current implementation?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/11715#comment:4>
Django <https://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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to