Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 7b16d15bcb5490c36ae37c74051b5e63 > files > 57

python-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