Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 9ac4dbd7b53d187ca54f28e247d3a120660938ca
      
https://github.com/django/django/commit/9ac4dbd7b53d187ca54f28e247d3a120660938ca
  Author: Baptiste Mispelon <bmispe...@gmail.com>
  Date:   2013-04-13 (Sat, 13 Apr 2013)

  Changed paths:
    M django/forms/widgets.py
    M docs/internals/deprecation.txt
    M docs/ref/forms/widgets.txt
    M tests/forms_tests/tests/test_widgets.py

  Log Message:
  -----------
  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.



-- 
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