文件名称:django-cursor-pagination:基于光标的Django查询集的分页和迭代
文件大小:31KB
文件格式:ZIP
更新时间:2024-06-13 17:08:48
Python
Django光标分页 您的项目描述在这里 文献资料 完整的文档位于 。 快速开始 安装django-cursor-pagination: pip install django-cursor-pagination 然后在项目中使用它: import cursor_pagination 特征 去做
【文件预览】:
django-cursor-pagination-master
----.gitignore(410B)
----setup.cfg(21B)
----README.rst(883B)
----.pep8(115B)
----tests()
--------base.py(356B)
--------models.py(341B)
--------playground.py(305B)
--------test_pagination.py(2KB)
--------settings.py(679B)
--------test_queryset.py(3KB)
--------test_managers.py(3KB)
--------__init__.py(0B)
--------factories.py(340B)
--------test_cursors.py(2KB)
----CONTRIBUTING.rst(3KB)
----docs()
--------make.bat(6KB)
--------contributing.rst(32B)
--------conf.py(8KB)
--------installation.rst(107B)
--------index.rst(454B)
--------history.rst(27B)
--------authors.rst(27B)
--------usage.rst(188B)
--------readme.rst(26B)
--------Makefile(7KB)
----LICENSE(1KB)
----runtests.py(561B)
----HISTORY.rst(96B)
----requirements.txt(19B)
----cursor_pagination()
--------models.py(24B)
--------paginator.py(1KB)
--------__init__.py(61B)
--------queryset.py(480B)
--------managers.py(419B)
--------cursors()
--------query.py(3KB)
--------templates()
----MANIFEST.in(178B)
----setup.py(2KB)
----test_requirements.txt(167B)
----.travis.yml(520B)
----tox.ini(406B)
----AUTHORS.rst(157B)
----Makefile(1KB)