python-django-filters-doc

Filter django querysets based on user selections (documentation)
  http://github.com/alex/django-filter
  0
  no reviews



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 documentation.