#9230: Iterating over checkboxes in CheckboxSelectMultiple should be possible -------------------------+-------------------------------------------------- Reporter: mtredinnick | Owner: mtredinnick Status: new | Milestone: Component: Forms | Version: 1.0 Keywords: | Stage: Unreviewed Has_patch: 0 | -------------------------+-------------------------------------------------- Right now, if you have a form field that is using the `CheckboxSelectMultiple` widget, there's no way in a template (or even in Python code) to iterate over the constituent pieces. This is a missing feature, since it prevents designers or designer-targeted template tags from working with the "bits".
This is a feature-add, not a piece of broken functionality, so it's only for trunk. -- Ticket URL: <http://code.djangoproject.com/ticket/9230> Django <http://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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
