[ ソース: django-filter ]
パッケージ: python3-django-filters (25.1-2)
python3-django-filters に関するリンク
Debian の資源:
django-filter ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- python-django-filters-doc
- python-django-braces-doc
- python3-django-iconify
- python3-django-model-utils
- python3-django-braces
- python3-django-contrib-comments
- python-django-crispy-forms-doc
- python3-django-constance
- python3-django-crispy-forms
- python-django-contrib-comments-doc
- python-django-contact-form-doc
filter Django QuerySets based on user selections (Python3)
Django-filter is a generic, reusable application to alleviate some of the more mundane bits of view code. Specifically allowing the users to filter down a queryset based on a model’s fields and displaying the form to let them do this.
This package contains the Python 3 version of the library.
その他の python3-django-filters 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤
-
- sug: python-django-filters-doc
- filter Django QuerySets based on user selections (Documentation)