{ "info": { "author": "Atados", "author_email": "arroyo@atados.com.br", "bugtrack_url": null, "classifiers": [], "description": "==========\nOVP News\n==========\n\n.. image:: https://img.shields.io/codeship/{uuid}/master.svg?style=flat-square\n.. image:: https://img.shields.io/codecov/c/github/OpenVolunteeringPlatform/django-ovp-news.svg?style=flat-square\n :target: https://codecov.io/gh/OpenVolunteeringPlatform/django-ovp-news\n.. image:: https://img.shields.io/pypi/v/ovp-news.svg?style=flat-square\n :target: https://pypi.python.org/pypi/ovp-news/\n\nThis module implements generic newsletter and digest emails for users and news.\n\nGetting Started\n---------------\nInstalling\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n1. Install django-ovp-news::\n\n pip install ovp-news\n\n2. Add it to `INSTALLED_APPS` on `settings.py`\n\n3. Add `rest_framework_jwt` to `INSTALLED_APPS`\n\n\nForking\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\nIf you have your own OVP installation and want to fork this module\nto implement custom features while still merging changes from upstream,\ntake a look at `django-git-submodules `_.\n\nTesting\n---------------\nTo test this module\n\n::\n\n python ovp_news/tests/runtests.py\n\nContributing\n---------------\nPlease read `CONTRIBUTING.md `_ for details on our code of conduct, and the process for submitting pull requests to us.\n\nVersioning\n---------------\nWe use `SemVer `_ for versioning. For the versions available, see the `tags on this repository `_. \n\nLicense\n---------------\nThis project is licensed under the GNU AGPL License see the `LICENSE.md `_ file for details.\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/OpenVolunteeringPlatform/ovp-news/tarball/0.1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OpenVolunteeringPlatform/ovp-news", "keywords": "", "license": "AGPL", "maintainer": "", "maintainer_email": "", "name": "ovp-news", "package_url": "https://pypi.org/project/ovp-news/", "platform": "", "project_url": "https://pypi.org/project/ovp-news/", "project_urls": { "Download": "https://github.com/OpenVolunteeringPlatform/ovp-news/tarball/0.1.0", "Homepage": "https://github.com/OpenVolunteeringPlatform/ovp-news" }, "release_url": "https://pypi.org/project/ovp-news/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "This module contains functionality for sending newsletter and digests to users and leads", "version": "0.1.0" }, "last_serial": 2750308, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ae9862b0884e4c6588a7fcf5df398075", "sha256": "64e7a029576527bbede34ea9bb16a62a7f27f9f8ec2c85197040bca0169790d5" }, "downloads": -1, "filename": "ovp-news-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ae9862b0884e4c6588a7fcf5df398075", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22658, "upload_time": "2017-04-03T18:18:05", "url": "https://files.pythonhosted.org/packages/af/95/a8840b51b46b5137ccf0e364b290add9c4de1aff2f72982dd927bb1e7277/ovp-news-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ae9862b0884e4c6588a7fcf5df398075", "sha256": "64e7a029576527bbede34ea9bb16a62a7f27f9f8ec2c85197040bca0169790d5" }, "downloads": -1, "filename": "ovp-news-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ae9862b0884e4c6588a7fcf5df398075", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22658, "upload_time": "2017-04-03T18:18:05", "url": "https://files.pythonhosted.org/packages/af/95/a8840b51b46b5137ccf0e364b290add9c4de1aff2f72982dd927bb1e7277/ovp-news-0.1.0.tar.gz" } ] }