#23681: NullBooleanSelect should have choices kwarg
-----------------------------+--------------------------------------
     Reporter:  benjaoming   |                    Owner:  benjaoming
         Type:  New feature  |                   Status:  assigned
    Component:  Forms        |                  Version:  master
     Severity:  Normal       |               Resolution:
     Keywords:               |             Triage Stage:  Unreviewed
    Has patch:  0            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  1            |                    UI/UX:  0
-----------------------------+--------------------------------------

Comment (by timgraham):

 No, it wasn't a typo. I tested with `None`, `True`, and `False` as the
 values in the `Select` `choices`. `NullBooleanField` doesn't know anything
 about "1", "2", "3". Those special strings are only relevant if you are
 using the `NullBooleanSelect` widget.

--
Ticket URL: <https://code.djangoproject.com/ticket/23681#comment:4>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.a68f278301cb6a614798fa1ea8108390%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to