{ "info": { "author": "Ed Rivas", "author_email": "ed@unplug.studio", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries" ], "description": "Mezzanine Vendors\r\n=================\r\n\r\nA Django / Mezzanine application to manage a vendor catalog. Features:\r\n\r\n- CSV imports\r\n- Uses the Google Maps API to determine coordinates from human-readable addresses\r\n- Categorize vendors by service type and subject\r\n\r\nInstall\r\n-------\r\n\r\n1. Add your Google Maps API Key in your ``settings.py`` as ``GOOGLE_MAPS_API_KEY``\r\n2. Install via pip: ``pip install mezzanine-vendors``.\r\n3. Add ``django_google_maps`` and ``import_export`` to ``INSTALLED_APPS``.\r\n4. Also add ``vendors`` after them.\r\n5. Include ``vendors.urls`` in your root urlconf.\r\n6. Run migrations.\r\n7. Create Vendors, Subjects, and Types using the admin interface.\r\n8. Create your own views\r\n\r\n**Note: This package provides the models, admin, and a JSON endpoint that returns the vendors. You'll need to create your own frontend to display them.**\r\n\r\nManagement Command\r\n------------------\r\n\r\nRun ``python manage.py add_vendor_locations`` to add coordinates to vendors that are missing them (for example, vendors added via admin import). This uses Google's GeoCoder API and will fail if the address cannot be parsed. It will also count towards the usage limit of your Google Maps API key.\r\n\r\nContributing\r\n------------\r\n\r\nReview contribution guidelines at CONTRIBUTING.md_.\r\n\r\n.. _CONTRIBUTING.md: CONTRIBUTING.md\r\n\r\n\r\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/unplugstudio/mezzanine-vendors", "keywords": "django mezzanine", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "mezzanine-vendors", "package_url": "https://pypi.org/project/mezzanine-vendors/", "platform": "", "project_url": "https://pypi.org/project/mezzanine-vendors/", "project_urls": { "Homepage": "https://github.com/unplugstudio/mezzanine-vendors" }, "release_url": "https://pypi.org/project/mezzanine-vendors/1.2.0/", "requires_dist": [ "django (>=1.11)", "django-import-export (>=1.2)", "django-google-maps (>=0.10)", "googlemaps (>=3)", "mezzanine (>=4.3)", "mezzy (>=2.2)" ], "requires_python": "", "summary": "A vendor catalog app for Mezzanine", "version": "1.2.0" }, "last_serial": 5690109, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "6b9b597c18ab2d4fcb9525d0fbfb3411", "sha256": "9235210ef06e5abe41b379155de6d6bd5a888f356b94d9095e360793159acc46" }, "downloads": -1, "filename": "mezzanine_vendors-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6b9b597c18ab2d4fcb9525d0fbfb3411", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9692, "upload_time": "2019-05-28T22:56:17", "url": "https://files.pythonhosted.org/packages/df/6c/6153688203e51cd77209c70e03d88664630a8e2b8b2d7c9d310525cb3ba6/mezzanine_vendors-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "912ba1f1d1a62b95ece7886bbf8c0750", "sha256": "899fd66df8495b99e01018748e5698ad01c1248c4ad72cc14028217fe2d11362" }, "downloads": -1, "filename": "mezzanine-vendors-1.0.0.tar.gz", "has_sig": false, "md5_digest": "912ba1f1d1a62b95ece7886bbf8c0750", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6683, "upload_time": "2019-05-28T22:56:19", "url": "https://files.pythonhosted.org/packages/c2/8f/675f12df243626e53bec5357bc1aa152c7e018f72a213a6501bd9577a9a0/mezzanine-vendors-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "319e09861d54a06ceb1b1d6af248cee4", "sha256": "3806301630597d8c080c228a0f4320a9a402c4165c0faaedab549d536d255c88" }, "downloads": -1, "filename": "mezzanine_vendors-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "319e09861d54a06ceb1b1d6af248cee4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10508, "upload_time": "2019-05-28T23:52:13", "url": "https://files.pythonhosted.org/packages/a1/d5/2b1c4a06464a573a3e13932e3e7b524ee34f65cc168109df288d095d92fa/mezzanine_vendors-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bc3082d5b9a0f3adbe36aa3148775a91", "sha256": "aaeb32b48fc3b094751658fe029f8c85ded2f225522fff0f89656114243928af" }, "downloads": -1, "filename": "mezzanine-vendors-1.1.0.tar.gz", "has_sig": false, "md5_digest": "bc3082d5b9a0f3adbe36aa3148775a91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7031, "upload_time": "2019-05-28T23:52:15", "url": "https://files.pythonhosted.org/packages/b2/65/dcfa8afaf7353767b9e0e388faf4f04f9cf81d8154776aa0891ad772fe13/mezzanine-vendors-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "860d6aaca61af908d8894f5efa648a7f", "sha256": "f3aab2bf4ef9527c42bd90a6c56f2d6a57dbe5c4d3ec8c97301589a1b0ce4e24" }, "downloads": -1, "filename": "mezzanine_vendors-1.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "860d6aaca61af908d8894f5efa648a7f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10544, "upload_time": "2019-05-28T23:58:22", "url": "https://files.pythonhosted.org/packages/09/85/68ac05d61dda9378fa93a8017a9c77f9518ae46fd050e957b0605318af16/mezzanine_vendors-1.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b93e916fdea92371dc4fa8008b486743", "sha256": "4435c9fadf3fc54c80f3571f5c973253200f4e5ee4f74990c2845ad6362da0e9" }, "downloads": -1, "filename": "mezzanine-vendors-1.1.1.tar.gz", "has_sig": false, "md5_digest": "b93e916fdea92371dc4fa8008b486743", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7054, "upload_time": "2019-05-28T23:58:24", "url": "https://files.pythonhosted.org/packages/66/c9/d0d5e4b98df20e4d101c983eb5848958ba373cc6538bebd99b76528484f4/mezzanine-vendors-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "a214c42ba6e1ae7acf5f9cc1b31b69de", "sha256": "83993fc5e94b67ba6b8c10bf8c81b26657078ab690de4db5b9afa6efac74f04c" }, "downloads": -1, "filename": "mezzanine_vendors-1.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a214c42ba6e1ae7acf5f9cc1b31b69de", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10737, "upload_time": "2019-05-31T00:05:25", "url": "https://files.pythonhosted.org/packages/29/93/74acdb2972d99c90d91eedaf80e1064cdf46fa31b5f4181d56e93a0fc301/mezzanine_vendors-1.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d43a745fa334c6cff4e6c3884fc022cf", "sha256": "12f2f2a3c722b6dfbca3d2dd1dfcefc6d4cd6363882579f803e4fd17298b5f77" }, "downloads": -1, "filename": "mezzanine-vendors-1.1.2.tar.gz", "has_sig": false, "md5_digest": "d43a745fa334c6cff4e6c3884fc022cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7247, "upload_time": "2019-05-31T00:05:26", "url": "https://files.pythonhosted.org/packages/85/bd/9f9fc6d6976bcd5577ec455d185aab44c4b6793fe831c38dbe07567b7bdf/mezzanine-vendors-1.1.2.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "3e03b4954fc752c08243f694451023e0", "sha256": "ef1f016168247a601139f35c8c97f594d573ea7bfe8f5d331b3e1ae19ff8f8ef" }, "downloads": -1, "filename": "mezzanine_vendors-1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3e03b4954fc752c08243f694451023e0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10829, "upload_time": "2019-08-17T00:00:55", "url": "https://files.pythonhosted.org/packages/0a/fa/c1076b3d581d38ae32ed1453b5a22c57194f400e5be4b59c969c5ad5f696/mezzanine_vendors-1.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3d6273ac39163c810f87ebec37315215", "sha256": "56505ac441d363a4dc93c917f7b33531ff088f81f0036fca707fd9a381052cf9" }, "downloads": -1, "filename": "mezzanine-vendors-1.2.0.tar.gz", "has_sig": false, "md5_digest": "3d6273ac39163c810f87ebec37315215", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7315, "upload_time": "2019-08-17T00:00:56", "url": "https://files.pythonhosted.org/packages/f8/ee/db141c0023284259285f1e775692a30afa70ce4770ac7d9f0e3cdd8ba4a5/mezzanine-vendors-1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3e03b4954fc752c08243f694451023e0", "sha256": "ef1f016168247a601139f35c8c97f594d573ea7bfe8f5d331b3e1ae19ff8f8ef" }, "downloads": -1, "filename": "mezzanine_vendors-1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3e03b4954fc752c08243f694451023e0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10829, "upload_time": "2019-08-17T00:00:55", "url": "https://files.pythonhosted.org/packages/0a/fa/c1076b3d581d38ae32ed1453b5a22c57194f400e5be4b59c969c5ad5f696/mezzanine_vendors-1.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3d6273ac39163c810f87ebec37315215", "sha256": "56505ac441d363a4dc93c917f7b33531ff088f81f0036fca707fd9a381052cf9" }, "downloads": -1, "filename": "mezzanine-vendors-1.2.0.tar.gz", "has_sig": false, "md5_digest": "3d6273ac39163c810f87ebec37315215", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7315, "upload_time": "2019-08-17T00:00:56", "url": "https://files.pythonhosted.org/packages/f8/ee/db141c0023284259285f1e775692a30afa70ce4770ac7d9f0e3cdd8ba4a5/mezzanine-vendors-1.2.0.tar.gz" } ] }