On Tue, Oct 4, 2011 at 2:22 PM, BILLION Sébastien <sebastien.bill...@gmail.com> wrote: > It's a strange question... > You can replace an admin template with {% extends "admin/change_form.html %} > for example.
i don't see why it's a strange question, i have a form field and i would like to disable rendering of label? i appreciate suggestions and did consider overriding admin templates but "admin/change_form.html" is messy and don't know if it's a smart thing to do in my case. i've expected some option where i can set label=None by overriding field/widget init and disable label. thanks for suggestions but i think i'll just use javascript to remove label. Aljosa -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.