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 enti
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 invis
2 matches
Mail list logo