Django Book 翻译
菜单>:
TOC
返回
原文:
For example, the add/edit form view for a ``Book`` model in the ``books`` application looks for templates in this order:
翻译:
例如,在 ``books`` 这个应用程序中, ``Book`` 模块的添加/编辑表单的视图会按如下顺序查找模板:
备注:
译者: