Django Book 翻译
菜单>:
TOC
返回
原文:
``fields`` is a pretty complex nested data structure best demonstrated with an example. The following is taken from the ``FlatPage`` model thats part of ``django.contrib.flatpages`` :
翻译:
欄位,是一個非常複雜巢狀的資料結構 ,可以很好的被一個範例展示。以下是擷取自FlatPage模型,這是django.contrib.flatpages的一部分
备注:
译者: