#28404: Django admin empty_value/empty_value_display doesn't check for empty
strings
-------------------------------------+-------------------------------------
     Reporter:  Mark Koh             |                    Owner:  Nazarov
                                     |  Georgiy
         Type:  Bug                  |                   Status:  assigned
    Component:  contrib.admin        |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:  empty value display  |             Triage Stage:  Accepted
  admin charfield                    |
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  1
-------------------------------------+-------------------------------------

Comment (by Dominik):

 Are there any updates on this?

 I just stumbled on this issue when trying to use a "nullable" char field
 (blank=True, null=False as the docs suggest) in a changelist filter. The
 filter option for the empty string is displayed as a literal empty string,
 which results in the surrounding link element collapsing to height 0 and
 being virtually unusable since you can't click it. The link itself, once
 accessed via inspector works fine.

 Docs are also unchanged, so what is the verdict on this issue?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28404#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/0107018023f10bdd-c19c5d8b-3e48-4b16-9c78-fe4e22b0d196-000000%40eu-central-1.amazonses.com.

Reply via email to