{ "info": { "author": "Mishbah Razzaque", "author_email": "mishbahx@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "=============================\ndjangocms-disqus\n=============================\n\n.. image:: http://img.shields.io/travis/mishbahr/djangocms-disqus.svg?style=flat-square\n :target: https://travis-ci.org/mishbahr/djangocms-disqus/\n\n.. image:: http://img.shields.io/pypi/v/djangocms-disqus.svg?style=flat-square\n :target: https://pypi.python.org/pypi/djangocms-disqus/\n :alt: Latest Version\n\n.. image:: http://img.shields.io/pypi/dm/djangocms-disqus.svg?style=flat-square\n :target: https://pypi.python.org/pypi/djangocms-disqus/\n :alt: Downloads\n\n.. image:: http://img.shields.io/pypi/l/djangocms-disqus.svg?style=flat-square\n :target: https://pypi.python.org/pypi/djangocms-disqus/\n :alt: License\n\n.. image:: http://img.shields.io/coveralls/mishbahr/djangocms-disqus.svg?style=flat-square\n :target: https://coveralls.io/r/mishbahr/djangocms-disqus?branch=master\n\nDisqus intergration for your django-cms powered site with options for Single Sign-On (SSO), lazy loading, analytics and more.\n\nThis project requires `django-connected `_ and ``django-cms`` v3.0 or\nhigher to be properly installed and configured. When installing the ``djangocms-disqus`` using pip, ``django-connected`` will also be installed automatically.\n\n\nQuickstart\n----------\n\n1. Install ``djangocms-disqus``::\n\n pip install djangocms-disqus\n\n2. Add ``djangocms_disqus`` to ``INSTALLED_APPS``::\n\n INSTALLED_APPS = (\n ...\n 'connected_accounts',\n 'connected_accounts.providers',\n 'djangocms_disqus',\n ...\n )\n\n3. To enable ``Disqus`` as a provider for ``django-connected`` (register new applications at https://disqus.com/api/applications/register/)::\n\n CONNECTED_ACCOUNTS_DISQUS_CONSUMER_KEY = ''\n CONNECTED_ACCOUNTS_DISQUS_CONSUMER_SECRET = ''\n\n4. Sync database (requires south>=1.0.1 if you are using Django 1.6.x)::\n\n python manage.py migrate\n\n5. Add the ``DisqusMiddleware`` to ``MIDDLEWARE_CLASSES``::\n\n MIDDLEWARE_CLASSES = (\n ...\n 'djangocms_disqus.middleware.DisqusMiddleware',\n ...\n )\n\nPreview\n-------\n\n.. image:: http://mishbahr.github.io/assets/djangocms-disqus/thumbnail/djangocms-disqus-001.png\n :target: http://mishbahr.github.io/assets/djangocms-disqus/djangocms-disqus-001.png\n :width: 768px\n :align: center\n\n\n.. image:: http://mishbahr.github.io/assets/djangocms-disqus/thumbnail/djangocms-disqus-002.png\n :target: http://mishbahr.github.io/assets/djangocms-disqus/djangocms-disqus-002.png\n :width: 768px\n :align: center\n\n\nYou may also like...\n--------------------\n\n* djangocms-forms \u2014 https://github.com/mishbahr/djangocms-forms\n* djangocms-fbcomments - https://github.com/mishbahr/djangocms-fbcomments\n* djangocms-gmaps \u2014 https://github.com/mishbahr/djangocms-gmaps\n* djangocms-instagram \u2014 https://github.com/mishbahr/djangocms-instagram\n* djangocms-responsive-wrapper \u2014 https://github.com/mishbahr/djangocms-responsive-wrapper\n* djangocms-twitter2 \u2014 https://github.com/mishbahr/djangocms-twitter2\n* djangocms-youtube \u2014 https://github.com/mishbahr/djangocms-youtube", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mishbahr/djangocms-disqus", "keywords": "djangocms-disqus", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "djangocms-disqus", "package_url": "https://pypi.org/project/djangocms-disqus/", "platform": "", "project_url": "https://pypi.org/project/djangocms-disqus/", "project_urls": { "Homepage": "https://github.com/mishbahr/djangocms-disqus" }, "release_url": "https://pypi.org/project/djangocms-disqus/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "Disqus intergration for your django-cms powered site with options for Single Sign-On (SSO), lazy loading, analytics and more.", "version": "0.1.4" }, "last_serial": 2894463, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "dabdee91d8ee1d76f4ffc1b8d9b76ec2", "sha256": "8dbf81341862e63fe1d939a81f1e8c23cfaec8782eefa80a1e19ca2db6c0a426" }, "downloads": -1, "filename": "djangocms-disqus-0.1.1.tar.gz", "has_sig": false, "md5_digest": "dabdee91d8ee1d76f4ffc1b8d9b76ec2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21373, "upload_time": "2015-09-13T22:08:04", "url": "https://files.pythonhosted.org/packages/98/48/60f303b215292fc852b626e7b836f88c90fd74893e2aeca726bae7574d85/djangocms-disqus-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "212cad8a789dc45b5e4b7bf08a5ac312", "sha256": "7e9e0542dcf7484c6d82fd0b936e913e173cd5b2852ecf0e5e1b8410ee4ba80a" }, "downloads": -1, "filename": "djangocms-disqus-0.1.2.tar.gz", "has_sig": false, "md5_digest": "212cad8a789dc45b5e4b7bf08a5ac312", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21408, "upload_time": "2015-09-22T16:30:58", "url": "https://files.pythonhosted.org/packages/27/e6/fd362d61304008404da4fbd272495ca33298522fe9086186cc11d8fa9079/djangocms-disqus-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "72da70f0eeb32ff849e847721bb3d02b", "sha256": "b52a092fee9bc93049482c4ea9b0ee40eae3d0a08b035220da6eecb7da0c542c" }, "downloads": -1, "filename": "djangocms-disqus-0.1.3.tar.gz", "has_sig": false, "md5_digest": "72da70f0eeb32ff849e847721bb3d02b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21208, "upload_time": "2016-09-29T22:51:55", "url": "https://files.pythonhosted.org/packages/25/92/adc7944a999b45cb7459a9711ddfc344df20283c2c767e154f6a8da6621d/djangocms-disqus-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "95dfe3db9af7dfa05cfd353f729a7326", "sha256": "0471a324700726e8027d62a6339193ca5431ddc5d9897ee25afaf4c00df23b00" }, "downloads": -1, "filename": "djangocms-disqus-0.1.4.tar.gz", "has_sig": false, "md5_digest": "95dfe3db9af7dfa05cfd353f729a7326", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21203, "upload_time": "2017-05-23T22:15:26", "url": "https://files.pythonhosted.org/packages/9c/1d/62bc820d94b875a7578f5fc420db2b74f5b50e766faf36a9752a7dae6ea6/djangocms-disqus-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "95dfe3db9af7dfa05cfd353f729a7326", "sha256": "0471a324700726e8027d62a6339193ca5431ddc5d9897ee25afaf4c00df23b00" }, "downloads": -1, "filename": "djangocms-disqus-0.1.4.tar.gz", "has_sig": false, "md5_digest": "95dfe3db9af7dfa05cfd353f729a7326", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21203, "upload_time": "2017-05-23T22:15:26", "url": "https://files.pythonhosted.org/packages/9c/1d/62bc820d94b875a7578f5fc420db2b74f5b50e766faf36a9752a7dae6ea6/djangocms-disqus-0.1.4.tar.gz" } ] }