[ 原始碼: django-filter ]
套件:python3-django-filters(24.3-1)
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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- sug: python-django-filters-doc
- filter Django QuerySets based on user selections (Documentation)