[ ソース: django-filter ]
パッケージ: python3-django-filters (2.4.0-1)
python3-django-filters に関するリンク
Debian の資源:
django-filter ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- python-django-filters-doc
- python-django-filters
- python-django-braces
- python-django-braces-doc
- python-django-model-utils-doc
- python-django-model-utils
- python3-django-model-utils
- python3-django-braces
- python-django-crispy-forms-foundation-doc
- python3-django-crispy-forms-foundation
- python-django-crispy-forms
filter Django QuerySets based on user selections
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.
その他の python3-django-filters 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤
-
- sug: python-django-filters-doc
- filter Django QuerySets based on user selections (Documentation)