Skip to main content

No project description provided

Project description

django filter groups

This package groups filters generated by django-filter The main reason to use it - don't show all filters (show only selected filters)

how to use

pip install django-filter-grouped

add to your INSTALLED_APPS after django-filter

use it in your template {% filters_by_groups %}

if FilterSet name is not 'filter' -> add filterset name {% filters_by_groups my_custom_filterset %}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-filter-groups-0.2.0.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

django_filter_groups-0.2.0-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page