django_03_分页实现_zh.zip

时间:2022-08-21 14:29:34
【文件属性】:
文件名称:django_03_分页实现_zh.zip
文件大小:43KB
文件格式:ZIP
更新时间:2022-08-21 14:29:34
Django Pythton MySQL x.objects.all()[(page-1)*per_page : page*per_page] 在Django框架中完成的一个小小的项目代码,其中包含一天的学习资料,有意者速下载哦。
【文件预览】:
Model
----App()
--------models.py(1KB)
--------apps.py(86B)
--------__pycache__()
--------__init__.py(0B)
--------migrations()
--------views.py(3KB)
--------admin.py(122B)
--------tests.py(63B)
----templates()
--------page.html(516B)
----__pycache__()
--------manage.cpython-37.pyc(783B)
----Model()
--------__pycache__()
--------wsgi.py(403B)
--------__init__.py(0B)
--------settings.py(3KB)
--------urls.py(1018B)
----db.sqlite3(144KB)
----.idea()
--------dataSources.xml(956B)
--------Model.iml(1KB)
--------misc.xml(306B)
--------modules.xml(269B)
--------workspace.xml(21KB)
--------dataSources.local.xml(692B)
--------libraries()
--------dataSources()
----manage.py(646B)

网友评论