Custom user query parser for Django ORM
Project description
django-custom-query is a python module to write user provided search queries, using AND, OR and parenthesis grouping. This module will translate those to Django ORM Q objects.
Documentation is available at http://django-custom-query.readthedocs.io/ or else, you can build it from source like this:
$ easy_install Sphinx $ cd docs $ make html
then open _build/html/index.html in your web browser.
To run tests:
$ python3 run_tests.py
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
File details
Details for the file django-custom-query-0.4.0.tar.gz
.
File metadata
- Download URL: django-custom-query-0.4.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
af791e50ea64ce087868965ad2d1188016dbacef0bc793433add2eb61e119a7f
|
|
MD5 |
0cc3645885be31962a3e35b6142a4a75
|
|
BLAKE2b-256 |
1d3576b8ef6edc00019a5f89b5a7458308675b244c1f574890d9af248ecec987
|