Hello Bill,

thanks for the code. It took half the weekend, but finally I built
upon this to get a radiobutton-iterator. This was a bit more
complicated, since the RadioInput widget has no own render-method, so
I needed to introduce a helper class that derives from RadioInput.
I've put the code here:
<http://djangosnippets.org/snippets/2159/>

Would you mind testing it in your app to see if it also still behaves
like it should (the filter that should return the same as your
original version is called "checkboxiterator_named")?
Btw: Your version seems also to work fine on Django 1.2.1.

Andreas

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to