You might find something here: https://docs.djangoproject.com/en/1.4/ref/forms/api/#configuring-html-label-tags
Leandro On Thursday, July 12, 2012 8:57:30 AM UTC+2, DF wrote: > > I'm attempting to hide an auto-generated form field in a Django form using > CSS. Unfortunately, to remove the entire field, the "control group" class > requires an ID. The other IDs just use remove the form but leave the label. > > Is there any way to achieve this? I need the form to remain there > invisibly for auto-generated information but want to hide this from the > user. > -- 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/-/6UY0WbfMvtYJ. 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.