{ "info": { "author": "leonardo orozco", "author_email": "you@example.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django :: 1.11", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "=============================\ndjango-simple-notifications\n=============================\n\n.. image:: https://travis-ci.org/leonardoo/django-simple-notifications.svg?branch=master\n :target: https://travis-ci.org/leonardoo/django-simple-notifications\n\n.. image:: https://codecov.io/gh/leonardoo/django-simple-notifications/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/leonardoo/django-simple-notifications\n\nA app package for simple notifications for django\n\nQuickstart\n----------\n\nInstall django-notifications::\n\n pip install django-simple-notifications\n\nAdd it to your `INSTALLED_APPS`:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'simple_notifications.apps.DjNotificationsConfig',\n ...\n )\n\nAdd django-simple-notifications's URL patterns:\n\n.. code-block:: python\n\n from simple_notifications import urls as simple_notifications_urls\n\n\n urlpatterns = [\n ...\n url(r'^', include(simple_notifications_urls)),\n ...\n ]\n\n\nAdd django-simple-notifications's to the contexts processors:\n\n.. code-block:: python\n\n TEMPLATES = [\n {\n ...\n 'OPTIONS': {\n 'context_processors': [\n ...\n \"simple_notifications.context_processors.check_user_show_notification\"\n ],\n },\n },\n ]\n\nAdd to the templates or base html:\n\n.. code-block:: python\n\n {% include \"simple_notifications/alert.html\" %}\n\nFeatures\n--------\n\n* TODO\n\nRunning Tests\n-------------\n\n* TODO\n\nCredits\n-------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.1.1 (2018-06-19)\n++++++++++++++++++\n\n* Bug fix\n\n0.1.0 (2018-06-05)\n++++++++++++++++++\n\n* First release on PyPI.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/leonardoo/django-simple-notifications", "keywords": "django-simple-notifications", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-simple-notifications", "package_url": "https://pypi.org/project/django-simple-notifications/", "platform": "", "project_url": "https://pypi.org/project/django-simple-notifications/", "project_urls": { "Homepage": "https://github.com/leonardoo/django-simple-notifications" }, "release_url": "https://pypi.org/project/django-simple-notifications/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "A app package for simple notifications for django", "version": "0.1.1" }, "last_serial": 3978810, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7dad8e3501eda3ff889b2fefbda6f761", "sha256": "65e409a297e976ff7939d69076c60a0107e78d283cfc83bd2b0096acbc4f698f" }, "downloads": -1, "filename": "django_simple_notifications-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7dad8e3501eda3ff889b2fefbda6f761", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8858, "upload_time": "2018-06-19T02:48:39", "url": "https://files.pythonhosted.org/packages/6b/9e/777c68bd23ef9dbc650c4d58d6914bbaf4c1c15e437869df77a94d4d959b/django_simple_notifications-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d18adcf9fb1ac9d60f94a79c1c372eb1", "sha256": "a0694809ee301f1ee9869792df11ffb02acba59fcf530eb3ba54dc55202b64d4" }, "downloads": -1, "filename": "django simple notifications-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d18adcf9fb1ac9d60f94a79c1c372eb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7474, "upload_time": "2018-06-19T02:48:41", "url": "https://files.pythonhosted.org/packages/59/75/dda098e102b3661bbf886a8ffd4853b84419e5809339a952e8800e1e4173/django%20simple%20notifications-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "7499d676fcc5ad606ac5b4f4aa3cb52d", "sha256": "080dda77f13146538ec966b396ea4e53d393cad599992f6b89ad999ac4bda8d0" }, "downloads": -1, "filename": "django_simple_notifications-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7499d676fcc5ad606ac5b4f4aa3cb52d", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8932, "upload_time": "2018-06-19T19:43:24", "url": "https://files.pythonhosted.org/packages/ea/18/ce31b191b6c2196e688065c4ab2575c83fd9c34d7610acdc3dd983d95a5e/django_simple_notifications-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "894a4bcdbe2103e256b765a33eb3da27", "sha256": "347ebc34eb87f8aa8716372400d68ecfbbf240d112d6d7c043014825014c42a3" }, "downloads": -1, "filename": "django-simple-notifications-0.1.1.tar.gz", "has_sig": false, "md5_digest": "894a4bcdbe2103e256b765a33eb3da27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7545, "upload_time": "2018-06-19T19:43:18", "url": "https://files.pythonhosted.org/packages/ca/45/b253095808f0c6ae511c72b6287119cf250afdf7ceec46eeb7ada1554134/django-simple-notifications-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7499d676fcc5ad606ac5b4f4aa3cb52d", "sha256": "080dda77f13146538ec966b396ea4e53d393cad599992f6b89ad999ac4bda8d0" }, "downloads": -1, "filename": "django_simple_notifications-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7499d676fcc5ad606ac5b4f4aa3cb52d", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8932, "upload_time": "2018-06-19T19:43:24", "url": "https://files.pythonhosted.org/packages/ea/18/ce31b191b6c2196e688065c4ab2575c83fd9c34d7610acdc3dd983d95a5e/django_simple_notifications-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "894a4bcdbe2103e256b765a33eb3da27", "sha256": "347ebc34eb87f8aa8716372400d68ecfbbf240d112d6d7c043014825014c42a3" }, "downloads": -1, "filename": "django-simple-notifications-0.1.1.tar.gz", "has_sig": false, "md5_digest": "894a4bcdbe2103e256b765a33eb3da27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7545, "upload_time": "2018-06-19T19:43:18", "url": "https://files.pythonhosted.org/packages/ca/45/b253095808f0c6ae511c72b6287119cf250afdf7ceec46eeb7ada1554134/django-simple-notifications-0.1.1.tar.gz" } ] }