On Tue, Oct 4, 2011 at 2:20 PM, Иван Иванов <wank...@openintegra.com> wrote:
> You can loop through the fields of the form and show only those parts
> of the field, you need:
>
> https://docs.djangoproject.com/en/dev/topics/forms/#looping-over-the-form-s-fields

not exactly what i'm looking for although it works ok for frontend but
my issue is related to admin form.
i can control rendering of form fields but not label, currently the
easiest way seems to be just adding javascript to remove label from
rendered html.

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.

Reply via email to