Django Book 翻译
菜单>:
TOC
返回
原文:
Returns the latest object in the table, by date, using the ``field_name`` provided as the date field. This example returns the latest ``Entry`` in the table, according to the ``pub_date`` field:
翻译:
备注:
译者: