Django Book 翻译
菜单>:
TOC
返回
原文:
This is the default formatting to use for date fields on Django admin change-list pages and, possibly, by other parts of the system in cases when only the year and month are displayed. It accepts the same format as the ``now`` tag (see Appendix F).
翻译:
这是默认格式,用于Django管理变更列表页面的日期域,并且有可能,也用于系统其他部分的只显示年月的情况。“now”标签接受相同的格式。(参见附录F)。
备注:
译者: