Django Book 翻译
菜单>:
TOC
返回
原文:
However, for different types of date-based objects, this isnt appropriate (e.g., a calendar of upcoming events). For these views, setting the ``allow_future`` option to ``True`` will make the future objects appear (and allow users to visit future archive pages).
翻译:
然而,对于不同类型的基于日期的对象,这么做又是不合理的(比如一个行程日历)。对于这些视图,设置 ``allow_future`` 选项为 ``True`` 就会显示未来对象(并允许用户访问未来的存档页)。
备注:
译者: