[ 源代码: drf-haystack ]
软件包:python3-djangorestframework-haystack(1.8.13-1)
python3-djangorestframework-haystack 的相关链接
Debian 的资源:
下载源码包 drf-haystack:
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- python3-django-haystack
- python3-xapian-haystack
- python3-djangorestframework-filters
- python-django-haystack-doc
- python-django-haystack
- python-xapian-haystack
- python3-djangorestframework-extensions
- python3-django-restframework-guardian
- python3-djangorestframework-spectacular
- python3-djangorestframework-gis
- python3-djangorestframework-simplejwt
Haystack for Django REST Framework (Python3 version)
A small library which tries to simplify integration of Haystack with Django REST Framework. Contains a Generic ViewSet, a Serializer and a couple of Filters in order to make search as painless as possible.
It supports several haystack features:
* Autocomplete * GEO Spatial searching * Highlighting * More Like This
This package contains the Python 3 version of the library.
其他与 python3-djangorestframework-haystack 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-django-haystack
- modular search for Django (Python version)
-
- dep: python3-djangorestframework
- Web APIs for Django, made easy for Python3