I am trying to put labels on subwidgets in SelectDateWidget, but I cannot 
see how to do this easily.

The only way I can see to do this is to rewrite the render function to add 
in a label before each input.  The problem with this is the label then is 
embeded with the select boxes and can't be accessed as context variables. 
 It is also not rendered nicely when form.as_p or form.as_ul are called in 
templates (eg - no difference).

I cannot find any documentation on how to deal with this.

Any help would be appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/irj2mIqEkmIJ.
To post to this group, send email to django-users@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