{ "info": { "author": "Samuel Abels", "author_email": "knipknap@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.11", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Text Processing :: Filters" ], "description": "django-find is a Django app that makes it easy to add complex\nsearch functionality to your project. It supports two different ways\nto search your Django models: Query-based, or JSON-based.\n\nBy query-based, we mean that you can use statements like these\nto search (filter) your model:\n\n- `hello world`\n- `author:\"robert frost\" and (title:road or chapter:2)`\n\nYou can also create complex multi-model searches/filters by\nusing a JSON-based query.\n\nCheckout the README.md on Github for more information.\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/knipknap/django-find", "keywords": "django search find filter query json sql app", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "django-find", "package_url": "https://pypi.org/project/django-find/", "platform": "", "project_url": "https://pypi.org/project/django-find/", "project_urls": { "Homepage": "https://github.com/knipknap/django-find" }, "release_url": "https://pypi.org/project/django-find/0.9.2/", "requires_dist": [ "future", "Django (>=1.11,<2)", "mysqlclient", "dateparser" ], "requires_python": "", "summary": "Simple but powerful search/filter functionality to Django projects", "version": "0.9.2" }, "last_serial": 5090155, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f18266ec1f4f3918cefda04e30f7142a", "sha256": "9881fd40ef64d09f88b45f64ee23b014ad26ecda2c12e199a3bda99aff8316dc" }, "downloads": -1, "filename": "django_find-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f18266ec1f4f3918cefda04e30f7142a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25106, "upload_time": "2018-11-05T07:08:14", "url": "https://files.pythonhosted.org/packages/30/3e/d4635d9865af2889548c45758d7431ac2550e694b39cfd5241f135c0eda3/django_find-0.1-py2.py3-none-any.whl" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "0cfe85fdc1ab9264b28dd7af45e2b96d", "sha256": "0429a07d70cdaf641dc6b3057d1d74f3ca27199cc004a5a792e4cb972d2dfb5b" }, "downloads": -1, "filename": "django_find-0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0cfe85fdc1ab9264b28dd7af45e2b96d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 22538, "upload_time": "2018-11-05T07:12:57", "url": "https://files.pythonhosted.org/packages/b2/ef/5af5ae198d08a2d2525bf873d3e7bdb13424c1f5156f6f374e6172220a56/django_find-0.3-py2.py3-none-any.whl" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "fd3528ad8b213f6a5f5be6278292c1fe", "sha256": "fd8ef37c71ecd651ad53602e4f6c8da81c0a876fb808b9c126a37e5d1971e363" }, "downloads": -1, "filename": "django_find-0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fd3528ad8b213f6a5f5be6278292c1fe", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 22639, "upload_time": "2018-11-05T10:33:08", "url": "https://files.pythonhosted.org/packages/fe/c9/f3e58e47dcafc068504b7b93118097b6cbcdb358e75e1321fd5f0caced8c/django_find-0.4-py2.py3-none-any.whl" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "1f32b5487bef7d9185010298d1cfadb2", "sha256": "9fcfd79f0188bd24f0b7d8b64bece4f3e6eec4f16c453320e5847efbce634a4f" }, "downloads": -1, "filename": "django_find-0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1f32b5487bef7d9185010298d1cfadb2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 22821, "upload_time": "2018-11-11T12:48:31", "url": "https://files.pythonhosted.org/packages/0e/bd/aa7e3ace11777cced89a3d702c723c1d5cd644448b8b212a21c04956b3bc/django_find-0.5-py2.py3-none-any.whl" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "16547917aaac3028746516cca30b43ad", "sha256": "c56590362c8a9a66137a8586c9cbf7f614a4feed216eb61ae86f9e9164d9d164" }, "downloads": -1, "filename": "django_find-0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "16547917aaac3028746516cca30b43ad", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 23445, "upload_time": "2018-11-12T16:04:49", "url": "https://files.pythonhosted.org/packages/7b/23/365ba280067f54ec720db1451b14c226c08698c7f70c601fd3fc2ddbba5e/django_find-0.6-py2.py3-none-any.whl" } ], "0.6.10": [ { "comment_text": "", "digests": { "md5": "75b13b9b5500c7e862f1c92d07f699fa", "sha256": "038fdbcc1a5ffdc054524314a36aefcd945531ad12c0adad461ec71bcc16e34d" }, "downloads": -1, "filename": "django_find-0.6.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "75b13b9b5500c7e862f1c92d07f699fa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 24384, "upload_time": "2018-11-18T16:51:45", "url": "https://files.pythonhosted.org/packages/65/f0/9c6d0968875dfbaa2f6df632dd13f4292f6e57c5927f295ef9fccc91aeb9/django_find-0.6.10-py2.py3-none-any.whl" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "52bbed46616663209b2ab9ddfe733cf2", "sha256": "1c4a24908cc4a7054e2732f569f42fc73453f806285d2e7c7da0cbc44b4f919e" }, "downloads": -1, "filename": "django_find-0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "52bbed46616663209b2ab9ddfe733cf2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25689, "upload_time": "2018-11-23T20:46:19", "url": "https://files.pythonhosted.org/packages/f3/9d/bef3bc9c9c5d39f7c021f8d21e49e6f0a7e29fe178eba01044646c8ac2c2/django_find-0.7-py2.py3-none-any.whl" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "9287991305f2481c03c1dcf186e34d58", "sha256": "acd7a30de8c1b62e94b7ef0f750352b81e8ae024ae865a872770f71596df894c" }, "downloads": -1, "filename": "django_find-0.7.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9287991305f2481c03c1dcf186e34d58", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25785, "upload_time": "2018-11-23T21:15:33", "url": "https://files.pythonhosted.org/packages/98/46/1f13d8757cdd31af612127e4d6fd9ef84e926567a8a799e216e87a8944e4/django_find-0.7.1-py2.py3-none-any.whl" } ], "0.7.2": [ { "comment_text": "", "digests": { "md5": "8c85d27d2d7638d762c4cf8378f77b28", "sha256": "eb0144929e7b76751bef9c72bcbc10e76ce9d1efa98e90eb1d295849cc0e7c55" }, "downloads": -1, "filename": "django_find-0.7.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8c85d27d2d7638d762c4cf8378f77b28", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25808, "upload_time": "2018-11-23T21:54:06", "url": "https://files.pythonhosted.org/packages/ec/8e/b356cdd49e78414f347e149d614b853acc32af9bc74fc6d0f37a5375df60/django_find-0.7.2-py2.py3-none-any.whl" } ], "0.7.3": [ { "comment_text": "", "digests": { "md5": "f59a840b1f9cc875023e0386b954d641", "sha256": "f7515ba7dee28a42bbbe5eda4be5fb8130c32b3c2ff0dc00dad9048ad246f998" }, "downloads": -1, "filename": "django_find-0.7.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f59a840b1f9cc875023e0386b954d641", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26562, "upload_time": "2018-11-24T15:58:14", "url": "https://files.pythonhosted.org/packages/5b/7b/6df872ba25f20903f5a6ff106e9fddb7069cf4d3f404dcfadaca091a5406/django_find-0.7.3-py2.py3-none-any.whl" } ], "0.7.4": [ { "comment_text": "", "digests": { "md5": "672cb7e0f972d2525d28cb1d37fc4f9f", "sha256": "c21f7c4bd6e164169b0b2cd2159e06db221406694b59001bb3d0f7b17e2384bc" }, "downloads": -1, "filename": "django_find-0.7.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "672cb7e0f972d2525d28cb1d37fc4f9f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26693, "upload_time": "2018-11-24T16:15:24", "url": "https://files.pythonhosted.org/packages/b2/8e/c79466c126b54ac33d9dfea23a538ec9f6f90d28d2bbb7132afd9dad7dd8/django_find-0.7.4-py2.py3-none-any.whl" } ], "0.7.5": [ { "comment_text": "", "digests": { "md5": "47e8ea45ce73b905e0a37a2aba7383c5", "sha256": "e0a522819af374cc8afeb924379cbe2a3fccb8ea5f82861e9e672703482181cb" }, "downloads": -1, "filename": "django_find-0.7.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "47e8ea45ce73b905e0a37a2aba7383c5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 28398, "upload_time": "2018-11-25T08:17:53", "url": "https://files.pythonhosted.org/packages/98/ae/7c8d2113d8567da82b761e5dcc4eaa8b2f26675460fa54d42462625a5668/django_find-0.7.5-py2.py3-none-any.whl" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "a78ba09705a94ab1f2278fc6844436cc", "sha256": "65af2fa883dfd759e5858e0007829ee396dac5591db5500aed8bd0553d7da1b9" }, "downloads": -1, "filename": "django_find-0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a78ba09705a94ab1f2278fc6844436cc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 29188, "upload_time": "2018-11-25T13:34:16", "url": "https://files.pythonhosted.org/packages/62/9a/aec479e57f965daa03367f1eb0932bf72db910614cf1897c5d43aeeeddfc/django_find-0.8-py2.py3-none-any.whl" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "f525f11d283fee8d6ad174c1d7285c57", "sha256": "b6a01942b439ad6610520ae78978a974a484ed34b73ef629def532c53727bfb2" }, "downloads": -1, "filename": "django_find-0.8.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f525f11d283fee8d6ad174c1d7285c57", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 29957, "upload_time": "2018-11-25T19:30:48", "url": "https://files.pythonhosted.org/packages/36/63/b1ba70f332f8664c42b6053480fe05ac456a7f3de89fe6efbb8f9cdd6ed5/django_find-0.8.1-py2.py3-none-any.whl" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "0d9f387406427c69aae018930725bcb9", "sha256": "399312d2e0e792263495cd54ba9bad4392c942ab043728b523e8484878652b05" }, "downloads": -1, "filename": "django_find-0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0d9f387406427c69aae018930725bcb9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 31890, "upload_time": "2018-12-04T11:16:15", "url": "https://files.pythonhosted.org/packages/20/71/6698aefb8ff4e1160037179bb1a7f04082eb1ef5b48f05b827b5208ec2ea/django_find-0.9-py2.py3-none-any.whl" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "6a73e50ed2af147c0b75ac3ef690cceb", "sha256": "7e64b549b103e61be5a264d34a84bbae7741437cbf87fe4ad1412b26336c5613" }, "downloads": -1, "filename": "django_find-0.9.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6a73e50ed2af147c0b75ac3ef690cceb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 32702, "upload_time": "2019-04-03T10:23:34", "url": "https://files.pythonhosted.org/packages/bd/b8/dbc0f0ce61b365fdc3f561debbbc64f8fc380a35831df7ec0277d36503cb/django_find-0.9.1-py2.py3-none-any.whl" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "235667ab47ded87884658b6060ea03ce", "sha256": "d37a85918b4f5fd6031e235c3a06d360bb145f583c128dabab51738d80666130" }, "downloads": -1, "filename": "django_find-0.9.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "235667ab47ded87884658b6060ea03ce", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 32707, "upload_time": "2019-04-03T10:32:20", "url": "https://files.pythonhosted.org/packages/67/4f/c6ee32d924d8db721ecd70270a70da8a78c18da61fb250b1488b869b34f9/django_find-0.9.2-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "235667ab47ded87884658b6060ea03ce", "sha256": "d37a85918b4f5fd6031e235c3a06d360bb145f583c128dabab51738d80666130" }, "downloads": -1, "filename": "django_find-0.9.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "235667ab47ded87884658b6060ea03ce", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 32707, "upload_time": "2019-04-03T10:32:20", "url": "https://files.pythonhosted.org/packages/67/4f/c6ee32d924d8db721ecd70270a70da8a78c18da61fb250b1488b869b34f9/django_find-0.9.2-py2.py3-none-any.whl" } ] }