Django Book 翻译
菜单>:
TOC
返回
原文:
``list_display_links`` can specify one or many field names. As long as the field names appear in ``list_display`` , Django doesnt care how many (or how few) fields are linked. The only requirement is that if you want to use ``list_display_links`` , you must define ``list_display`` .
翻译:
备注:
译者: