On 3/29/06, Topdeck <[EMAIL PROTECTED]> wrote:
>
> Hi there, I was wondering if there's a way to access the verbose_name
> of a field from the template?
>
> Thanks,
>   Topdeck
>

I think it's difficult, if you are using manipulator created by
AddManipulator or ChangeManipulator, and manipulator uses FormField to
show html code, it hasnot a verbose_name attribute in FormField, but
Field has. So there is not a way to access verbose_name now. Maybe I
am wrong.

--
I like python!
My Blog: http://www.donews.net/limodou
NewEdit Maillist: http://groups.google.com/group/NewEdit

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to