文件名称:django-seeker:用于在Elasticsearch中为Django模型建立索引,映射和查询的python软件包
文件大小:54KB
文件格式:ZIP
更新时间:2024-05-22 13:32:15
Python
要求 Django 1.8或更高版本 文献资料 要构建文档,请进入docs目录并键入: make html 该文档将使用docs / _build / index.html的索引进行构建
【文件预览】:
django-seeker-master
----setup.py(992B)
----.gitignore(99B)
----MANIFEST.in(38B)
----LICENSE(1KB)
----setup.cfg(376B)
----seeker()
--------templates()
--------signals.py(298B)
--------templatetags()
--------__init__.py(483B)
--------compiler.py(1KB)
--------views.py(28KB)
--------middleware.py(1014B)
--------indexer.py(2KB)
--------models.py(908B)
--------utils.py(4KB)
--------facets.py(4KB)
--------apps.py(2KB)
--------admin.py(293B)
--------migrations()
--------management()
--------registry.py(1004B)
--------mapping.py(11KB)
----README.md(249B)
----tests()
--------core()
--------requirements.txt(44B)
--------manage.py(241B)
--------settings.py(787B)
----.project(459B)
----docs()
--------Makefile(7KB)
--------index.rst(503B)
--------conf.py(8KB)
--------configuration.rst(2KB)
--------tests.rst(415B)
--------make.bat(7KB)
--------utils.rst(122B)
--------mapping.rst(5KB)
--------views.rst(880B)