{ "info": { "author": "Maximilian Muth", "author_email": "max@blueshoe.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "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 :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# django CMS Hubspot\n\n\nA plugin for django CMS which makes integrating HubSpot easier.\n\nIt creates plugins for:\n\n- Forms\n- CTAs\n\nForms and CTAs are manually added to the CMS and can then be selected whenever inserting a form/CTA into a page.\n\n\n## Installation\n\n\n- install with `pip`:\n\n `$ pip install djangocms-hubspot`\n\n\n- add the django app to `INSTALLED_APPS` in your settings file:\n```\n INSTALLED_APPS = (\n ...\n 'django_select2',\n 'djangocms_hubspot',\n ...\n )\n```\n\n- run `python manage.py migrate`.\n\n\n### Dependencies\n- django-select2", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Blueshoe/djangocms-hubspot", "keywords": "django,Django CMS,hubspot,forms", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "djangocms-hubspot", "package_url": "https://pypi.org/project/djangocms-hubspot/", "platform": "", "project_url": "https://pypi.org/project/djangocms-hubspot/", "project_urls": { "Homepage": "https://github.com/Blueshoe/djangocms-hubspot" }, "release_url": "https://pypi.org/project/djangocms-hubspot/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Django-CMS Plugin which integrates HubSpot", "version": "0.2.0" }, "last_serial": 5995400, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "25858cdccc7f5ed8b5e10769689d561f", "sha256": "dd0a2c0ba6b76d6e9aee9c655ec4e74bd6beeb0668333e642d279a902ac87839" }, "downloads": -1, "filename": "djangocms-hubspot-0.1.0.tar.gz", "has_sig": false, "md5_digest": "25858cdccc7f5ed8b5e10769689d561f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4282, "upload_time": "2019-10-18T09:47:32", "url": "https://files.pythonhosted.org/packages/9b/36/bcc85432940a89f27f144316095952e2a17e6e5450d53b0fa88bf9decd04/djangocms-hubspot-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "6749c7df440d692483348e66d691d7bf", "sha256": "3a5ef2ad67fe6bfae50bf3a416c7c26e4c0ce08b2cd4d6a6efa45e8dd2b9bb8d" }, "downloads": -1, "filename": "djangocms-hubspot-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6749c7df440d692483348e66d691d7bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4347, "upload_time": "2019-10-18T12:30:46", "url": "https://files.pythonhosted.org/packages/e6/f6/15cd660f7dcf304d83328a78e07fa6a61fa54c006d35449ce2607862ce40/djangocms-hubspot-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6749c7df440d692483348e66d691d7bf", "sha256": "3a5ef2ad67fe6bfae50bf3a416c7c26e4c0ce08b2cd4d6a6efa45e8dd2b9bb8d" }, "downloads": -1, "filename": "djangocms-hubspot-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6749c7df440d692483348e66d691d7bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4347, "upload_time": "2019-10-18T12:30:46", "url": "https://files.pythonhosted.org/packages/e6/f6/15cd660f7dcf304d83328a78e07fa6a61fa54c006d35449ce2607862ce40/djangocms-hubspot-0.2.0.tar.gz" } ] }