Python论坛  - 讨论区

标题:[python-chinese] [python-cn:13571] Re: django:verbose_name

2006年08月04日 星期五 10:17

Gerald Lee leejd80 at gmail.com
Fri Aug 4 10:17:18 HKT 2006

models中是如下定义的:
class Custom(models.Model):
    name = models.CharField(_('Name'),maxlength=32)
    phone = models.CharField(_('Phone'),maxlength=16)
    mobile = models.CharField(_('Mobile'),maxlength=16)

我在views中怎么获取_()内的信息呢?我试了model和fields的类,都取不到。


在06-8-3,Gerald Lee <leejd80 at gmail.com> 写道:
>
>
> 在admin中,如果我对自己的app进行add操作,那么出来的表单会自己生成,而左边的label是根据你定义modals的顺序出来的,这个效果是怎么做的?看了admin的main.py文件,可是没有找到地方,关键字好像是:verbose_name
> 我想在我自己的表单中也学着那样做,这样模板设计的时候不用把描述信息做到模板,减少后期的修改量。
>
>
> --
> My Blog >> http://leejd.cndev.org
> My QQ >> 9847243
>



-- 
My Blog >> http://leejd.cndev.org
My QQ >> 9847243
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060804/8d77588c/attachment-0002.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号