{ "info": { "author": "Ken Sakurai", "author_email": "sakurai.kem@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "mezzanine_pubsubhubbub_pub\n==========================\n\n[![Build Status](https://travis-ci.org/kemsakurai/mezzanine-pubsubhubbub-pub.svg?branch=master)](https://travis-ci.org/kemsakurai/mezzanine-pubsubhubbub-pub)\n\nPublisher support of pubsubhubbub for mezzanine's blog \nInspired by [brutasse/django-push: PubSubHubbub support for Django](https://github.com/brutasse/django-push), this package is created. \n\nRequirements\n------------\n\n* mezzanine\n* requests\n* mock (for test)\n\nInstallation\n------------\n\n```console\npip install mezzanine_pubsubhubbub_pub\n```\n\nUsage\n======================\n\n### add aplication to settings.py \n\n```python\nINSTALLED_APPS = (\n \"mezzanine_pubsubhubbub_pub\",\n \"mezzanine.boot\",\n \"mezzanine.conf\",\n \"mezzanine.generic\",\n......\n\n```\n\n### add feed urlpatterns to urls.py\n\n```python\nfrom mezzanine_pubsubhubbub_pub import get_feed_url_patterns\nurlpatterns += get_feed_url_patterns()\n```\n\n### add PUSH_HUB to settings.py\nPUSH_HUB is hub server to be notified \nThere can be multiple URL set in the Taple. \nDefault : ```(\"https://pubsubhubbub.appspot.com/\",)``` \nThis setting will not be editable via the admin.\n\n### add PUSH_URL_PROTOCOL to settings.py \nSet the protocol of the Feed URL to be notified . \nHTTP_ONLY, a HTTPS_ONLY, BOTH can be set , \nBOTH is done the notification in the HTTP / HTTPS both the Feed URL. \nDefault : ```HTTP_ONLY``` \nThis setting will be editable via the admin. \n\nTODO\n====\n* Support for the lower version\n\n* Flexible feed URL setting\n\n* Create batch jobs", "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/kemsakurai/mezzanine-pubsubhubbub-pub", "keywords": "django, mezzanine, pubsubhubbub", "license": "Apache license 2.0", "maintainer": null, "maintainer_email": null, "name": "mezzanine-pubsubhubbub-pub", "package_url": "https://pypi.org/project/mezzanine-pubsubhubbub-pub/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mezzanine-pubsubhubbub-pub/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kemsakurai/mezzanine-pubsubhubbub-pub" }, "release_url": "https://pypi.org/project/mezzanine-pubsubhubbub-pub/0.0.5/", "requires_dist": null, "requires_python": null, "summary": "publisher of pubsubhubbub (PuSH) in Mezzanine.", "version": "0.0.5" }, "last_serial": 2321346, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e390a9e822a4b095e8ef4f00406f6b87", "sha256": "db77386e69f812c16931e5a144905c2aed7e2bf2de4f887d37cb4ccae7c8569b" }, "downloads": -1, "filename": "mezzanine-pubsubhubbub-pub-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e390a9e822a4b095e8ef4f00406f6b87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6253, "upload_time": "2016-08-29T14:56:25", "url": "https://files.pythonhosted.org/packages/93/5d/6696efb6099fcffcbddc74138d9b6ae7f9c4eddbf7f9f93facb5c2b698c5/mezzanine-pubsubhubbub-pub-0.0.1.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "db742ef4015df0458d84e9fac21849bf", "sha256": "48740cc863a48bc9b8018963daa72b912f18b0b7b18ac57aa6992fe9e55f6821" }, "downloads": -1, "filename": "mezzanine-pubsubhubbub-pub-0.0.3.tar.gz", "has_sig": false, "md5_digest": "db742ef4015df0458d84e9fac21849bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6478, "upload_time": "2016-08-30T12:43:00", "url": "https://files.pythonhosted.org/packages/c5/cb/e785cb837fb90c4720f67d50d243df3a659dade0b58cdb8582bfa177350e/mezzanine-pubsubhubbub-pub-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "245bdb849bf43a3111936c9f87154377", "sha256": "35c44fa257e31270d6f8c394b03120be02b722619182b19ce0849043694e4a8e" }, "downloads": -1, "filename": "mezzanine-pubsubhubbub-pub-0.0.4.tar.gz", "has_sig": false, "md5_digest": "245bdb849bf43a3111936c9f87154377", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7092, "upload_time": "2016-09-02T15:05:58", "url": "https://files.pythonhosted.org/packages/d6/21/cf4867731c0bf71f5811b7a5c9902cb62af00fe79893648c4f365f0bdcf1/mezzanine-pubsubhubbub-pub-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "785ba815b6a34230b459381b61c693a3", "sha256": "f3041f244213865b263a7c1ecb71af3032c81eb6a5806fb0d749938b424b7c34" }, "downloads": -1, "filename": "mezzanine-pubsubhubbub-pub-0.0.5.tar.gz", "has_sig": false, "md5_digest": "785ba815b6a34230b459381b61c693a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7405, "upload_time": "2016-09-02T15:19:55", "url": "https://files.pythonhosted.org/packages/f0/a4/9a38c59ffe23bd89882db28d1563cf11e49ccc98a0e5b1fba7d7b5dad80b/mezzanine-pubsubhubbub-pub-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "785ba815b6a34230b459381b61c693a3", "sha256": "f3041f244213865b263a7c1ecb71af3032c81eb6a5806fb0d749938b424b7c34" }, "downloads": -1, "filename": "mezzanine-pubsubhubbub-pub-0.0.5.tar.gz", "has_sig": false, "md5_digest": "785ba815b6a34230b459381b61c693a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7405, "upload_time": "2016-09-02T15:19:55", "url": "https://files.pythonhosted.org/packages/f0/a4/9a38c59ffe23bd89882db28d1563cf11e49ccc98a0e5b1fba7d7b5dad80b/mezzanine-pubsubhubbub-pub-0.0.5.tar.gz" } ] }