Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > d3dc060831c0f18c53f3049712faef0b > files > 58

python3-django-filter-0.11.0-6.mga7.noarch.rpm

=============
django-filter
=============

Django-filter is a generic, reusable application to alleviate writing some of
the more mundane bits of view code. Specifically, it allows users to filter
down a queryset based on a model's fields, displaying the form to let them
do this.

Contents:

.. toctree::
    :maxdepth: 1

    install
    usage
    ref/filters
    ref/widgets
    tests