#26761: Add 'help_text' property to methods in ModelAdmin.list_display
-------------------------------+------------------------------------------
     Reporter:  Derek Hohls    |                    Owner:  Hasan Ramezani
         Type:  New feature    |                   Status:  closed
    Component:  contrib.admin  |                  Version:  master
     Severity:  Normal         |               Resolution:  wontfix
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------------
Changes (by felixxm):

 * status:  assigned => closed
 * resolution:   => wontfix
 * stage:  Accepted => Unreviewed


Comment:

 After reconsideration I think we shouldn't move it forward. First of all
 it's quite niche. Moreover adding `title` to the admin changelist headers
 only for callables will be really confusing. On the other hand using
 `Field.help_text` will cause many unexpected tooltips since it's used
 mainly for instructions of filling forms. `title` has also accessible
 concerns. In the end, this addition isn't worth the complexity.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/26761#comment:14>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.919703c19fe7463c4622e19d06b8fbef%40djangoproject.com.

Reply via email to