{ "info": { "author": "Lemuel Boyce", "author_email": "lemuelboyce@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Drift Chat Widget\nEasily add Drift's chat widget to your Django apps.\n\n\n## Getting Started\nTo get started run `pip install django-drift-chatwidget`\n\n\n### Settings\nIn your `settings.py` file add the following lines:\n\n```\nDRIFT_CHAT_WIDGET = {\n 'ID': '[YOUR ID]'\n}\n```\n\nYour `ID` can be obtained [here](https://app.drift.com/settings/widget) in the **JavaScript** section.\n*Note: The values in `drift.load('YOUR ID');` represent your `ID`*\n\nLastly, add `drift_chatwidget` to your `INSTALLED_APPS` section.\n\n\n### Templates\n```\n{% load drift_chat_widget %}\n{% drift_chatwidget %}\n```\n\nYou should now be able to see the chat widget on pages where the template tag is included.\n\n### Bugs\nIf you find a bug, feel free to suggest a fix or contribute by opening up a PR.\n\n\n### Contributors\n- Lemuel Boyce [rhymiz](https://github.com/rhymiz)", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rhymiz/django-drift-drift_chatwidget", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-drift-chatwidget", "package_url": "https://pypi.org/project/django-drift-chatwidget/", "platform": "", "project_url": "https://pypi.org/project/django-drift-chatwidget/", "project_urls": { "Homepage": "https://github.com/rhymiz/django-drift-drift_chatwidget" }, "release_url": "https://pypi.org/project/django-drift-chatwidget/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Easily add Drift's chat widget to your Django apps.", "version": "0.1.1" }, "last_serial": 4085968, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "ef073eb21022ba2e82e9e2219012b8db", "sha256": "1694b7b22fe6a93c3ef12ef759400f9779000a4917dfcc9abd9817d5b24e0cf4" }, "downloads": -1, "filename": "django-drift-chatwidget-0.0.3.tar.gz", "has_sig": false, "md5_digest": "ef073eb21022ba2e82e9e2219012b8db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2090, "upload_time": "2018-07-20T04:59:44", "url": "https://files.pythonhosted.org/packages/cd/a9/855cd6ffd2808edd77ce85d933a0cc9d7bc8e9a10d1df8da18130d71b41c/django-drift-chatwidget-0.0.3.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "b411fd0a2680cabc28d329c7417ec13f", "sha256": "fdbd1f22c9a0c30cd37206b1da3676800adfb77d6095beeb46414de3c567a668" }, "downloads": -1, "filename": "django-drift-chatwidget-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b411fd0a2680cabc28d329c7417ec13f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2750, "upload_time": "2018-07-20T05:08:23", "url": "https://files.pythonhosted.org/packages/a7/ec/dfc2a8a19ee9a7457c0a6de23d5be22cf410a521c6c637bbf34ba31ec00b/django-drift-chatwidget-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "35a97b8e598066160f0c41911f0a6c3b", "sha256": "a00ed7e9e45919aaf3a92c487e908a1b31f12f6228455ba0bc2c09309dec085a" }, "downloads": -1, "filename": "django-drift-chatwidget-0.1.1.tar.gz", "has_sig": false, "md5_digest": "35a97b8e598066160f0c41911f0a6c3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2709, "upload_time": "2018-07-20T14:21:04", "url": "https://files.pythonhosted.org/packages/5e/bf/23eb872b426127577a602b308be71d9c224ae0c30c7cc8352c29a63b569b/django-drift-chatwidget-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "35a97b8e598066160f0c41911f0a6c3b", "sha256": "a00ed7e9e45919aaf3a92c487e908a1b31f12f6228455ba0bc2c09309dec085a" }, "downloads": -1, "filename": "django-drift-chatwidget-0.1.1.tar.gz", "has_sig": false, "md5_digest": "35a97b8e598066160f0c41911f0a6c3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2709, "upload_time": "2018-07-20T14:21:04", "url": "https://files.pythonhosted.org/packages/5e/bf/23eb872b426127577a602b308be71d9c224ae0c30c7cc8352c29a63b569b/django-drift-chatwidget-0.1.1.tar.gz" } ] }