[ ソース: 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
- 高レベル Python ウェブ開発基盤
-
- dep: python3-django-filters
- filter Django QuerySets based on user selections
-
- dep: python3-djangorestframework
- Web APIs for Django, made easy for Python3