{ "info": { "author": "Paul Maigutyak", "author_email": "pmaigutyak@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# MP-Search\n\nDjango simple search app.\n\n### Installation\n\nInstall with pip:\n\n```\n$ pip install django-model-search\n```\n\n### Example\n\n```\n>>> from model_search import model_search\n>>> results = model_search(search_query, objects, ['field1_name', 'field2_name'])\n```\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/pmaigutyak/mp-search/archive/2.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pmaigutyak/mp-search", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-model-search", "package_url": "https://pypi.org/project/django-model-search/", "platform": "", "project_url": "https://pypi.org/project/django-model-search/", "project_urls": { "Download": "https://github.com/pmaigutyak/mp-search/archive/2.1.tar.gz", "Homepage": "https://github.com/pmaigutyak/mp-search" }, "release_url": "https://pypi.org/project/django-model-search/2.1/", "requires_dist": null, "requires_python": "", "summary": "Django search package", "version": "2.1" }, "last_serial": 4010058, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "98f9e9cfdbfa81a560dead27ebed4f89", "sha256": "fa8be61a5d41834d2d29d598d237f572dccb3c7a5ebce7afda73991b9d0b67ad" }, "downloads": -1, "filename": "django-model-search-1.0.tar.gz", "has_sig": false, "md5_digest": "98f9e9cfdbfa81a560dead27ebed4f89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2141, "upload_time": "2017-02-18T09:23:05", "url": "https://files.pythonhosted.org/packages/cf/60/35e6a56e8408cec6509630ceaecf1d5676961946a77cad0e8e386b464578/django-model-search-1.0.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "01406be3de706b4fdfae022244f15310", "sha256": "9255a5312ab2abff210c2c9963fcd967e755d6ea674657b9e8fa73444b3b21f2" }, "downloads": -1, "filename": "django-model-search-2.0.tar.gz", "has_sig": false, "md5_digest": "01406be3de706b4fdfae022244f15310", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5812, "upload_time": "2017-06-12T18:30:25", "url": "https://files.pythonhosted.org/packages/ac/1a/3938855f9e65ff186603c7b25226aaed6903e86dee0210b274ba5c12eeee/django-model-search-2.0.tar.gz" } ], "2.1": [ { "comment_text": "", "digests": { "md5": "09e7324fb4e9bc99ac97eb654c07f91a", "sha256": "cc5eb9406f002e4a90836d3082b08b3328816c0504f14f044ff746eec1aee9d3" }, "downloads": -1, "filename": "django-model-search-2.1.tar.gz", "has_sig": false, "md5_digest": "09e7324fb4e9bc99ac97eb654c07f91a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5832, "upload_time": "2018-06-28T06:38:51", "url": "https://files.pythonhosted.org/packages/69/16/68f47d9c225a7ccdb3b32b21e865b1c84b8831d809621502738ec62d4904/django-model-search-2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "09e7324fb4e9bc99ac97eb654c07f91a", "sha256": "cc5eb9406f002e4a90836d3082b08b3328816c0504f14f044ff746eec1aee9d3" }, "downloads": -1, "filename": "django-model-search-2.1.tar.gz", "has_sig": false, "md5_digest": "09e7324fb4e9bc99ac97eb654c07f91a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5832, "upload_time": "2018-06-28T06:38:51", "url": "https://files.pythonhosted.org/packages/69/16/68f47d9c225a7ccdb3b32b21e865b1c84b8831d809621502738ec62d4904/django-model-search-2.1.tar.gz" } ] }