Django Book 翻译
菜单>:
TOC
返回
原文:
If ``paginate_by`` is specified, Django will paginate the results. You can specify the page number in the URL in one of two ways:
翻译:
如果 ``paginate_by`` 被设置, Django 将会对结果进行分页. 你可以用如下两种方法之一来设置页码:
备注:
译者: