MyModel._meta.verbose_name
On 18 сент, 20:31, Rob Slotboom <[EMAIL PROTECTED]> wrote:
> For a class method I want to use the value of the
> Model>Meta>verbose_name.
> Can someone tell me how to get this value?
>
> Thanks, Rob
--~--~-~--~~~---~--~~
You received th
Rob Slotboom wrote:
> For a class method I want to use the value of the
> Model>Meta>verbose_name.
> Can someone tell me how to get this value?
>
> Thanks, Rob
You almost had it:
Model._meta.verbose_name
Jonathan.
--~--~-~--~~~---~--~~
You received this m
For a class method I want to use the value of the
Model>Meta>verbose_name.
Can someone tell me how to get this value?
Thanks, Rob
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to thi
3 matches
Mail list logo