Posts tagged with "分页处理"

There are a total of 1 posts.

类基于视图(CBV)探究系列④ - ListView & DetailView 使用方法

Published 六月 07, 2025 by whitedec

使用 Django 的 ListView 和 DetailView 自动化列表和详细页面。公开实现分页、排序及数据输出的实战策略!

#django , #python , #cbv , #listview , #detailview , #generic view , #分页处理 , #数据输出自动化