{ "info": { "author": "Martin Owens", "author_email": "doctormo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "Programming Language :: Python", "Programming Language :: Python :: 3.6" ], "description": "# django-cmsplugin-alerts\n\n## What does it do?\n\nAdds a alert/notification subscription option to the cms toolbar and then\nsends an alert to any subscribed user using the django-notification alerts\npackage.\n\nThis requires that you're already using the `django-boxed-alerts` package in\nyour project.\n\nWill optionally combine with `cmsplugin-diff` to to add more information to the\nemails and notification messages sent out. This package is designed to be used\nwith this extra information.\n\n## Installation\n\n```\npip install cmsplugin-alerts\n```\n\nAdd the plugin to your site's settings.py::\n\n```\nINSTALLED_APPS = (\n ...\n 'alerts',\n 'cmsplugin_diff',\n 'cmsplugin_alerts',\n ...\n)\n```\n\n## Issues\n\nPlease submit issues and merge requests at GitLab issues tracker: https://gitlab.com/doctormo/django-cmsplugin-alerts/issues/.\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/doctormo/django-cmsplugin-alerts", "keywords": "", "license": "LGPLv3", "maintainer": "", "maintainer_email": "", "name": "cmsplugin-alerts", "package_url": "https://pypi.org/project/cmsplugin-alerts/", "platform": "linux", "project_url": "https://pypi.org/project/cmsplugin-alerts/", "project_urls": { "Homepage": "https://gitlab.com/doctormo/django-cmsplugin-alerts" }, "release_url": "https://pypi.org/project/cmsplugin-alerts/1.2.2/", "requires_dist": null, "requires_python": "", "summary": "Extend django-cms with emails when pages are published.", "version": "1.2.2" }, "last_serial": 4956574, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "d1b79505705edaba63734db3ec288269", "sha256": "7e879980319f87a69e6f44aea200dba1db8b7354d41a489cc261d3127b57bec6" }, "downloads": -1, "filename": "cmsplugin-alerts-1.1.tar.gz", "has_sig": false, "md5_digest": "d1b79505705edaba63734db3ec288269", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15941, "upload_time": "2018-07-10T13:32:58", "url": "https://files.pythonhosted.org/packages/ab/ec/73d9b88b31c588296007cdc7d9b02a068e6296802b4137c66d14a4a56357/cmsplugin-alerts-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "0f53c3b4931e94503f0ca8322cbd2530", "sha256": "e03ef403d86280caf54459c8e22738748dd3ac17b1e48650d8db252928d6b51c" }, "downloads": -1, "filename": "cmsplugin-alerts-1.2.tar.gz", "has_sig": false, "md5_digest": "0f53c3b4931e94503f0ca8322cbd2530", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16568, "upload_time": "2018-10-07T20:38:00", "url": "https://files.pythonhosted.org/packages/87/66/b54323c40d2f4572dec63304463791ec1ee1b23d8998b00e2c7e5f85f2d1/cmsplugin-alerts-1.2.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "bab7bbb2b4053dd581304c8cfff8c665", "sha256": "938ea20752003cb10d45cde92b593d261ead3315e9697eb5e6159ae936cf1b47" }, "downloads": -1, "filename": "cmsplugin-alerts-1.2.1.tar.gz", "has_sig": false, "md5_digest": "bab7bbb2b4053dd581304c8cfff8c665", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16686, "upload_time": "2019-02-08T21:36:26", "url": "https://files.pythonhosted.org/packages/b0/7d/3a286fca534628a4783d5735ec8ccac8f699fee54b51219acae8b3b16537/cmsplugin-alerts-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "3d2fc0ac602cc4d1e4a0edf423ec64b2", "sha256": "fe4125b5d89bf2aeb5d6393da835677002c8ca4778505e060fc9360f04543a1c" }, "downloads": -1, "filename": "cmsplugin-alerts-1.2.2.tar.gz", "has_sig": false, "md5_digest": "3d2fc0ac602cc4d1e4a0edf423ec64b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16681, "upload_time": "2019-03-19T01:15:19", "url": "https://files.pythonhosted.org/packages/bc/86/eafd1e44c664090d0d9d862fb070bd3f773f00db32233fa79097b2b5eaad/cmsplugin-alerts-1.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3d2fc0ac602cc4d1e4a0edf423ec64b2", "sha256": "fe4125b5d89bf2aeb5d6393da835677002c8ca4778505e060fc9360f04543a1c" }, "downloads": -1, "filename": "cmsplugin-alerts-1.2.2.tar.gz", "has_sig": false, "md5_digest": "3d2fc0ac602cc4d1e4a0edf423ec64b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16681, "upload_time": "2019-03-19T01:15:19", "url": "https://files.pythonhosted.org/packages/bc/86/eafd1e44c664090d0d9d862fb070bd3f773f00db32233fa79097b2b5eaad/cmsplugin-alerts-1.2.2.tar.gz" } ] }