{ "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", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "=============================\ndjangocms-instagram\n=============================\n\n.. image:: http://img.shields.io/travis/mishbahr/djangocms-instagram.svg?style=flat-square\n :target: https://travis-ci.org/mishbahr/djangocms-instagram/\n\n.. image:: http://img.shields.io/pypi/v/djangocms-instagram.svg?style=flat-square\n :target: https://pypi.python.org/pypi/djangocms-instagram/\n :alt: Latest Version\n\n.. image:: http://img.shields.io/pypi/dm/djangocms-instagram.svg?style=flat-square\n :target: https://pypi.python.org/pypi/djangocms-instagram/\n :alt: Downloads\n\n.. image:: http://img.shields.io/pypi/l/djangocms-instagram.svg?style=flat-square\n :target: https://pypi.python.org/pypi/djangocms-instagram/\n :alt: License\n\n.. image:: http://img.shields.io/coveralls/mishbahr/djangocms-instagram.svg?style=flat-square\n :target: https://coveralls.io/r/mishbahr/djangocms-instagram?branch=master\n\nUse ``djangocms-instagram`` to display your latest photos or other users photos (from any non-private Instagram account), tagged photos, photos from a place or location or your liked photos.\n\nThis project requires `django-connected `_ and ``django-cms`` v3.0 or higher to be properly installed and configured. When installing the ``djangocms-instagram`` using pip, ``django-connected`` will also be installed automatically.\n\nPreview\n--------\n\n.. image:: http://mishbahr.github.io/assets/djangocms-instagram/thumbnail/djangocms-instagram-001.png\n :target: http://mishbahr.github.io/assets/djangocms-instagram/djangocms-instagram-001.png\n :width: 768px\n :align: center\n\n\n.. image:: http://mishbahr.github.io/assets/djangocms-instagram/thumbnail/djangocms-instagram-002.png\n :target: http://mishbahr.github.io/assets/djangocms-instagram/djangocms-instagram-002.png\n :width: 768px\n :align: center\n\n.. image:: http://mishbahr.github.io/assets/djangocms-instagram/thumbnail/djangocms-instagram-003.png\n :target: http://mishbahr.github.io/assets/djangocms-instagram/djangocms-instagram-003.png\n :width: 480px\n :align: center\n\n\nQuickstart\n----------\n\n1. Install ``djangocms-instagram``::\n\n pip install djangocms-instagram\n\n2. Add ``djangocms_instagram`` to ``INSTALLED_APPS``::\n\n INSTALLED_APPS = (\n ...\n 'connected_accounts',\n 'connected_accounts.providers',\n 'djangocms_instagram',\n ...\n )\n\n\n3. To enable ``Instagram`` as a provider for ``django-connected``::\n\n CONNECTED_ACCOUNTS_INSTAGRAM_CONSUMER_KEY = ''\n CONNECTED_ACCOUNTS_INSTAGRAM_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\n\n\nConfiguration\n--------------\n\nPlugin(s) Module - If module is None, plugin is grouped Generic group::\n\n DJANGOCMS_INSTAGRAM_PLUGIN_MODULE = _('Generic')\n\nName of the plugin::\n\n DJANGOCMS_INSTAGRAM_PLUGIN_NAME = _('Instagram')\n\nCan this plugin only be attached to a placeholder that is attached to a page::\n\n DJANGOCMS_INSTAGRAM_PAGE_ONLY = False\n\nA list of Plugin Class Names. If this is set, this plugin may only be added to plugins listed here::\n\n DJANGOCMS_INSTAGRAM_PARENT_CLASSES = None\n\nIs it required that this plugin is a child of another plugin? Or can it be added to any placeholder::\n\n DJANGOCMS_INSTAGRAM_REQUIRE_PARENT = False\n\nWhether this plugin can be used in text plugins or not::\n\n DJANGOCMS_INSTAGRAM_TEXT_ENABLED = False\n\nThe path to the default template used to render the template::\n\n DJANGOCMS_INSTAGRAM_DEFAULT_TEMPLATE = 'djangocms_instagram/default.html'\n\nor override the ``Design`` dropdown choices to have different design options::\n\n DJANGOCMS_INSTAGRAM_TEMPLATES = (\n ('djangocms_instagram/default.html', _('Default')),\n )\n\n\nYou may also like...\n--------------------\n\n* djangocms-disqus - https://github.com/mishbahr/djangocms-disqus\n* djangocms-fbcomments - https://github.com/mishbahr/djangocms-fbcomments\n* djangocms-forms \u2014 https://github.com/mishbahr/djangocms-forms\n* djangocms-gmaps \u2014 https://github.com/mishbahr/djangocms-gmaps\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": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mishbahr/djangocms-instagram", "keywords": "djangocms-instagram", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "djangocms-instagram", "package_url": "https://pypi.org/project/djangocms-instagram/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/djangocms-instagram/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mishbahr/djangocms-instagram" }, "release_url": "https://pypi.org/project/djangocms-instagram/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A simple but versatile Instagram plugin for your django-cms powered sites.", "version": "0.1.1" }, "last_serial": 1861821, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c23329054efd1a71aeb9decdaa5835ab", "sha256": "7016d48f0f2377e3d6294d88b4e9cb479717e32e9816a9d2a3de2cf4d47f5935" }, "downloads": -1, "filename": "djangocms-instagram-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c23329054efd1a71aeb9decdaa5835ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 116591, "upload_time": "2015-06-11T14:35:32", "url": "https://files.pythonhosted.org/packages/c9/ea/d6b887f93bf006a99b2de645fa88fa11760d5767515b9ba4fcf19fe5a3d3/djangocms-instagram-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "61f23cf594c22e2ff978fa63c62cf775", "sha256": "972ee4563cd62a2fe843d06c29874bb6724d84fea9f9a089b46a84a85fccf9a7" }, "downloads": -1, "filename": "djangocms-instagram-0.1.1.tar.gz", "has_sig": false, "md5_digest": "61f23cf594c22e2ff978fa63c62cf775", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 116887, "upload_time": "2015-12-14T15:34:31", "url": "https://files.pythonhosted.org/packages/eb/e8/7981c427d6dcc8281a6f115c2b690b8e803370571f63ae1b024da2e76dd2/djangocms-instagram-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "61f23cf594c22e2ff978fa63c62cf775", "sha256": "972ee4563cd62a2fe843d06c29874bb6724d84fea9f9a089b46a84a85fccf9a7" }, "downloads": -1, "filename": "djangocms-instagram-0.1.1.tar.gz", "has_sig": false, "md5_digest": "61f23cf594c22e2ff978fa63c62cf775", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 116887, "upload_time": "2015-12-14T15:34:31", "url": "https://files.pythonhosted.org/packages/eb/e8/7981c427d6dcc8281a6f115c2b690b8e803370571f63ae1b024da2e76dd2/djangocms-instagram-0.1.1.tar.gz" } ] }