Skip to main content

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

django-custom-query-0.1.0.tar.gz (3.9 kB view hashes)

Uploaded Source

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