I just noticed that the SelectDateWidget in newforms.extras does not
generate an ID for the select elements.  I'm using that widget as a
model for my own, where I need IDs to be set.  Although I can hard-code
IDs for now, is there a way to make these composite widgets obey the
form-related ID settings like auto_id?

Thanks!

-- 
Brian


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

Reply via email to