Skip to main content

Simple but powerful search/filter functionality to Django projects

Project description

django-find is a Django app that makes it easy to add complex search functionality to your project. It supports two different ways to search your Django models: Query-based, or JSON-based.

By query-based, we mean that you can use statements like these to search (filter) your model:

  • hello world

  • author:”robert frost” and (title:road or chapter:2)

You can also create complex multi-model searches/filters by using a JSON-based query.

Checkout the README.md on Github for more information.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

django_find-0.9.2-py2.py3-none-any.whl (32.7 kB view hashes)

Uploaded Python 2 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