{ "info": { "author": "Luis Fagundes", "author_email": "lhfagundes@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "\ndjango-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.\n\nDocumentation is available at http://django-custom-query.readthedocs.io/ or else, you can build it from source like this::\n\n $ easy_install Sphinx\n $ cd docs\n $ make html\n\nthen open _build/html/index.html in your web browser.\n\nTo run tests:\n\n $ python3 run_tests.py\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://django-custom-query.readthedocs.io/", "keywords": "", "license": "The MIT License", "maintainer": "", "maintainer_email": "", "name": "django-custom-query", "package_url": "https://pypi.org/project/django-custom-query/", "platform": "", "project_url": "https://pypi.org/project/django-custom-query/", "project_urls": { "Homepage": "http://django-custom-query.readthedocs.io/" }, "release_url": "https://pypi.org/project/django-custom-query/0.4.0/", "requires_dist": null, "requires_python": "", "summary": "Custom user query parser for Django ORM", "version": "0.4.0" }, "last_serial": 4709777, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "20e70f6864828473d72314f3b3cbed33", "sha256": "5739df2d1f5d6f9e39a2f4b0cbc18b1c8d5007af6621c8f7091818614e0293de" }, "downloads": -1, "filename": "django-custom-query-0.1.0.tar.gz", "has_sig": false, "md5_digest": "20e70f6864828473d72314f3b3cbed33", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3934, "upload_time": "2018-07-18T04:30:08", "url": "https://files.pythonhosted.org/packages/b3/91/8e18ee30d05b06aa251d134572cf0a2f8ee904aabd627c611fc4f8b9c9e0/django-custom-query-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "658cb41fd351c1ee417172a69f6e1dde", "sha256": "43c68c790159c9cf10f13ffa8269248f2ea1357a8ead44637ac025c4c8372c83" }, "downloads": -1, "filename": "django-custom-query-0.2.0.tar.gz", "has_sig": false, "md5_digest": "658cb41fd351c1ee417172a69f6e1dde", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4123, "upload_time": "2018-09-11T08:15:10", "url": "https://files.pythonhosted.org/packages/26/31/e1c8cc57e696561cba4b18499c65f4bd616a0da612eaef6ec7b071f117dd/django-custom-query-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "e83c9e6dc66b56cf17ef2e416dbc7368", "sha256": "cc7a23d7076d809d5caa2258400dc6df0119b8c789f6f88ea4cf18022de45955" }, "downloads": -1, "filename": "django-custom-query-0.3.0.tar.gz", "has_sig": false, "md5_digest": "e83c9e6dc66b56cf17ef2e416dbc7368", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5002, "upload_time": "2018-12-13T14:35:00", "url": "https://files.pythonhosted.org/packages/97/17/f03f7600a6e09bb5d3f7d63bc7dadbbc5cbb38f689848aa8f17a968e6071/django-custom-query-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "0cc3645885be31962a3e35b6142a4a75", "sha256": "af791e50ea64ce087868965ad2d1188016dbacef0bc793433add2eb61e119a7f" }, "downloads": -1, "filename": "django-custom-query-0.4.0.tar.gz", "has_sig": false, "md5_digest": "0cc3645885be31962a3e35b6142a4a75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5140, "upload_time": "2019-01-17T21:42:01", "url": "https://files.pythonhosted.org/packages/1d/35/76b8ef6edc00019a5f89b5a7458308675b244c1f574890d9af248ecec987/django-custom-query-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0cc3645885be31962a3e35b6142a4a75", "sha256": "af791e50ea64ce087868965ad2d1188016dbacef0bc793433add2eb61e119a7f" }, "downloads": -1, "filename": "django-custom-query-0.4.0.tar.gz", "has_sig": false, "md5_digest": "0cc3645885be31962a3e35b6142a4a75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5140, "upload_time": "2019-01-17T21:42:01", "url": "https://files.pythonhosted.org/packages/1d/35/76b8ef6edc00019a5f89b5a7458308675b244c1f574890d9af248ecec987/django-custom-query-0.4.0.tar.gz" } ] }