[ 源代码: djangorestframework-filters ]
软件包:python3-djangorestframework-filters(1.0.0.dev0-1)
python3-djangorestframework-filters 的相关链接
Debian 的资源:
下载源码包 djangorestframework-filters:
- [djangorestframework-filters_1.0.0.dev0-1.dsc]
- [djangorestframework-filters_1.0.0.dev0.orig.tar.gz]
- [djangorestframework-filters_1.0.0.dev0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- python3-djangorestframework-extensions
- python3-djangorestframework-simplejwt
- python3-djangorestframework-gis
- python3-django-restframework-guardian
- python3-django-graphene
- python3-django-reversion
- python3-drf-spectacular-sidecar-nonfree
- python3-djoser
- python3-django-rest-hooks
- python-djangorestframework-haystack
- python3-django-channels
Filters for Django REST Framework (Python3 version)
An extension to Django REST framework and Django filter that makes it easy to filter across relationships. Historically, this extension also provided a number of additional features and fixes, however some have now been merged back into django-filter
This package contains the Python 3 version of the library.
其他与 python3-djangorestframework-filters 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-django-filters
- filter Django QuerySets based on user selections
-
- dep: python3-djangorestframework
- Web APIs for Django, made easy for Python3