#26274: list_filter filtering by groups displays "-" for "none group" filter
-------------------------------+--------------------
     Reporter:  mitar          |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  contrib.admin  |    Version:  1.9
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 I noticed that filtering by groups in users list (when added with
 `list_filter` in `UserAdmin`) display `-` as a filter to filter users
 which do not belong to any group (`admin/auth/user/?groups__isnull=True`).
 This is a bit confusing to the user. Could it be renamed to `None` or
 something? Like `All` is also a reasonable world and not something
 internal.

 (Maybe both `All` and `None` should be in italics or be in some other way
 shown that they are different from other entries for filtering.)

--
Ticket URL: <https://code.djangoproject.com/ticket/26274>
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/048.999c1e6a455384c9021a1a98e48e9427%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to