[ buster ]
[ 原始碼: django-filter ]
套件:python-django-filters(1.1.0-1)
filter Django QuerySets based on user selections (Python2 version)
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 2 version of the library.
其他與 python-django-filters 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-django
- High-level Python web development framework (Python 2 version)
-
- sug: python-django-filters-doc
- filter Django QuerySets based on user selections (Documentation)