#32543: Add `search_help_text` to `admin.ModelAdmin`
-------------------------------------+-------------------------------------
               Reporter:             |          Owner:  nobody
  caramdache                         |
                   Type:  New        |         Status:  new
  feature                            |
              Component:             |        Version:  4.0
  contrib.admin                      |
               Severity:  Normal     |       Keywords:  admin search_fields
           Triage Stage:             |      Has patch:  1
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  1
                  UI/UX:  1          |
-------------------------------------+-------------------------------------
 The admin `changelist_view` has a search box, but the user does not know
 which fields will be searched. They can only find out by trial and error.

 There is a need for users to know which fields will  be searched.

 This patch [https://github.com/django/django/pull/14117] adds a new
 `search_help_text` field to `ModelAdmin` that will display a help text
 below the search  bar.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32543>
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/053.f0770f1512aae6ec00bd1dd7f18a6eca%40djangoproject.com.

Reply via email to