#26229: Missing check for list_editable in admin
-------------------------------+--------------------------------------
     Reporter:  alasdairnicol  |                    Owner:  nobody
         Type:  Bug            |                   Status:  new
    Component:  contrib.admin  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by alasdairnicol):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 When I get a chance, I will have a closer look at the code and try to work
 out what the problem is .

 At a first glance,
 [https://github.com/django/django/blob/master/tests/modeladmin/tests.py#L1544
 ListDisplayEditableTests] should have a test case similar to
 test_list_display_same_as_list_editable, but with `list_display_links`
 undefined. In that case, there should be a warning if the first item in
 list_display is in list_editable.

--
Ticket URL: <https://code.djangoproject.com/ticket/26229#comment:1>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/071.4d4b9ce80e48c527b35c09aab33003b1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to