2005/11/15, oggie rob <[EMAIL PROTECTED]>: > > Holy moly! That's exactly it! Thanks for the change - I had been > looking for a while and my head was starting to swim! >
How can I get the verbose_name of the field?
{{ field.verbose_name }} doesn't work. Checked the source and it seams
FormField class and its widgets only provides the field_name.
Thanks,
Pedro

