{"id":23633441,"url":"https://github.com/driftt/django-drift-chatwidget","last_synced_at":"2025-07-01T15:09:24.570Z","repository":{"id":150578235,"uuid":"141661348","full_name":"Driftt/django-drift-chatwidget","owner":"Driftt","description":"Easily add Drift's chat widget to your Django apps.","archived":false,"fork":false,"pushed_at":"2019-07-12T17:17:27.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-05-19T02:52:03.317Z","etag":null,"topics":["chat","chatbot","django","drift","widget"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Driftt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-20T03:55:51.000Z","updated_at":"2022-10-16T14:24:16.000Z","dependencies_parsed_at":"2023-04-04T16:31:45.684Z","dependency_job_id":null,"html_url":"https://github.com/Driftt/django-drift-chatwidget","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Driftt/django-drift-chatwidget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Driftt%2Fdjango-drift-chatwidget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Driftt%2Fdjango-drift-chatwidget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Driftt%2Fdjango-drift-chatwidget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Driftt%2Fdjango-drift-chatwidget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Driftt","download_url":"https://codeload.github.com/Driftt/django-drift-chatwidget/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Driftt%2Fdjango-drift-chatwidget/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262986747,"owners_count":23395389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chat","chatbot","django","drift","widget"],"created_at":"2024-12-28T04:51:39.396Z","updated_at":"2025-07-01T15:09:24.504Z","avatar_url":"https://github.com/Driftt.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 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)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdriftt%2Fdjango-drift-chatwidget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdriftt%2Fdjango-drift-chatwidget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdriftt%2Fdjango-drift-chatwidget/lists"}