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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_find-0.9.2-py2.py3-none-any.whl.
File metadata
- Download URL: django_find-0.9.2-py2.py3-none-any.whl
- Upload date:
- Size: 32.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.11.1 setuptools/0.9.8 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d37a85918b4f5fd6031e235c3a06d360bb145f583c128dabab51738d80666130
|
|
| MD5 |
235667ab47ded87884658b6060ea03ce
|
|
| BLAKE2b-256 |
674fc6ee32d924d8db721ecd70270a70da8a78c18da61fb250b1488b869b34f9
|