#4592: Make CheckboxSelectMultiple more like RadioSelect
-------------------------------------+-------------------------------------
     Reporter:  Scott Sinclair       |                    Owner:  bmispelon
         Type:                       |                   Status:  closed
  Cleanup/optimization               |                  Version:  master
    Component:  Forms                |               Resolution:  fixed
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  feature              |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by Claude Paroz <claude@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"9ac4dbd7b53d187ca54f28e247d3a120660938ca"]:
 {{{
 #!CommitTicketReference repository=""
 revision="9ac4dbd7b53d187ca54f28e247d3a120660938ca"
 Fixed #4592: Made CheckboxSelectMultiple more like RadioSelect

 I refactored RadioSelect and CheckboxSelectMultiple to
 make them inherit from a base class, allowing them to share
 the behavior of being able to iterate over their subwidgets.

 Thanks to Matt McClanahan for the initial patch and to
 Claude Paroz for the review.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/4592#comment:19>
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to