[ 源代码: 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
- High-level Python web development framework
-
- sug: python-django-filters-doc
- filter Django QuerySets based on user selections (Documentation)