Hi there,
very nice, the CheckboxSelectMultiple is what I want.
But one thing:
The default rendering of the checkboxes is
<li>
<label for="id"><input type="checkbox" id="id" name="id"/>
Lagerbevorratung</label>
</li>
it would be great if I could display the input-element outside of the
label-tag.
Perhaps it is possible to iterate over the options of the
CheckboxSelectMultiple-Field in the template?
Thanks again,
greets b
Tim Valenta schrieb:
> --
>
> You received this message because you are subscribed to the Google Groups "Django users" group.
> To post to this group, send email to
django...@googlegroups.com.
> To unsubscribe from this group, send email to
django-users...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/django-users?hl=.
>
>
>