{ "info": { "author": "Diego Navarro Mellen", "author_email": "dnmellen@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=============================\ndjango-fever-notifications\n=============================\n\n.. image:: https://badge.fury.io/py/django-fever-notifications.png\n :target: https://badge.fury.io/py/django-fever-notifications\n\n.. image:: https://travis-ci.org/Feverup/django-fever-notifications.png?branch=master\n :target: https://travis-ci.org/Feverup/django-fever-notifications\n\nGeneric models for implement message based features\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-fever-notifications.readthedocs.org.\n\nQuickstart\n----------\n\nInstall django-fever-notifications::\n\n pip install django-fever-notifications\n\nThen use it in a project:\n\n\n.. code-block :: python\n\n from fevernotifications.models import Notification\n from fevernotifications.shortcuts import create_notification\n\n # Create a notification\n create_notification(user, title=\"Hello\", message=\"Hello world!\")\n\n # Query all notifications per user\n Notification.objects.by_target(user)\n\n\nFeatures\n--------\n\n* TODO\n\nRunning Tests\n--------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install -r requirements-test.txt\n (myenv) $ python runtests.py\n\nCredits\n---------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-pypackage`_\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.0 (2016-05-03)\n++++++++++++++++++\n\n* First release on PyPI.", "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/Feverup/django-fever-notifications", "keywords": "django-fever-notifications", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-fever-notifications", "package_url": "https://pypi.org/project/django-fever-notifications/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-fever-notifications/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Feverup/django-fever-notifications" }, "release_url": "https://pypi.org/project/django-fever-notifications/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Generic models for implement message based features", "version": "0.1.3" }, "last_serial": 2098930, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e2e32a3ee3375e54cac26c3287cef4bd", "sha256": "9c8364c09e2a67bc6c869a06fcae5a86f34f79961d999b41513e5d2a0cd033d3" }, "downloads": -1, "filename": "django_fever_notifications-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e2e32a3ee3375e54cac26c3287cef4bd", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6472, "upload_time": "2016-05-03T14:41:51", "url": "https://files.pythonhosted.org/packages/d8/4a/36fc7027940fd0675ea72f309bb08a95124ffe5da51f9f47a3cee5dcb7a9/django_fever_notifications-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "74ebe40ff457fd57498a10e278e08edd", "sha256": "52a15ca1a124a6bf96e90ad0adc13ae0e3110bcf6f41ecef891e2fd1282aeb7b" }, "downloads": -1, "filename": "django-fever-notifications-0.1.0.tar.gz", "has_sig": false, "md5_digest": "74ebe40ff457fd57498a10e278e08edd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6583, "upload_time": "2016-05-03T14:41:41", "url": "https://files.pythonhosted.org/packages/da/b9/88725c92d9bdb44a6b134695660b18f800aa8dd9df69af57c489d84f4198/django-fever-notifications-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "983363dd725d29a4e21fd45cf8195479", "sha256": "016682b326be2a71cebdce17af6460ad5ecdfe06011c0cf3289e2e33330c0872" }, "downloads": -1, "filename": "django_fever_notifications-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "983363dd725d29a4e21fd45cf8195479", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6475, "upload_time": "2016-05-03T14:45:35", "url": "https://files.pythonhosted.org/packages/71/af/75127c4c834fd29d502d4d53a7eb35535699f1b4999788d3343bc02ec119/django_fever_notifications-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "93693272fa2705c34b7763e0b75e4c9d", "sha256": "fe62575cf8741afbb00475f520a9d6ccc1288239da19b8f89950f3188e07b29c" }, "downloads": -1, "filename": "django-fever-notifications-0.1.1.tar.gz", "has_sig": false, "md5_digest": "93693272fa2705c34b7763e0b75e4c9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6586, "upload_time": "2016-05-03T14:45:19", "url": "https://files.pythonhosted.org/packages/b1/89/e4f44e955e30921b1c1e90eb984112b95d54adb8b4551af996e7f6c17b50/django-fever-notifications-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "46eb33298b21ec87d42ac4af7222da19", "sha256": "bb4a1ecb3fe08771add08df3ed803acdcceb4f7625ee063973b60cf951c8e8fd" }, "downloads": -1, "filename": "django_fever_notifications-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "46eb33298b21ec87d42ac4af7222da19", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6504, "upload_time": "2016-05-03T16:01:47", "url": "https://files.pythonhosted.org/packages/2f/b8/3f2b71d69112385192b9d4c960c15a9297ac83095d013c703f14ce211681/django_fever_notifications-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5c525a3044aae08d2e11972766927d4f", "sha256": "69c2136c45586a6a024b6c2a964578188c5fff87b43e510d199564497f210633" }, "downloads": -1, "filename": "django-fever-notifications-0.1.2.tar.gz", "has_sig": false, "md5_digest": "5c525a3044aae08d2e11972766927d4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6677, "upload_time": "2016-05-03T16:01:36", "url": "https://files.pythonhosted.org/packages/79/12/af8e2f5d83a5e9439c2988fe029d1ffe2e2a6dcaadbc4ba23273dcbda3df/django-fever-notifications-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "daf283550ece60f3b41c7a2c7e722ad2", "sha256": "902d3d0aa92c2e5ae26e2ac0ca8027cd60cd104b441b9cd30e79c45dd914421b" }, "downloads": -1, "filename": "django_fever_notifications-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "daf283550ece60f3b41c7a2c7e722ad2", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7864, "upload_time": "2016-05-04T14:41:04", "url": "https://files.pythonhosted.org/packages/d9/64/affa629f72dc44615ee18a88828b9bc38eb0076e2556ba7dca5cd80d06c0/django_fever_notifications-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9a0392a4262d5dc89469714aa5f7f998", "sha256": "5e30e76171ba2db7664b41d493584de9bf57c2cabc51c4b1bfc36cd79f5f21c8" }, "downloads": -1, "filename": "django-fever-notifications-0.1.3.tar.gz", "has_sig": false, "md5_digest": "9a0392a4262d5dc89469714aa5f7f998", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7245, "upload_time": "2016-05-04T14:40:53", "url": "https://files.pythonhosted.org/packages/b4/51/8975c99e04e88d2881339f870adfc2836b31f2c29e31f258281ec9507286/django-fever-notifications-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "daf283550ece60f3b41c7a2c7e722ad2", "sha256": "902d3d0aa92c2e5ae26e2ac0ca8027cd60cd104b441b9cd30e79c45dd914421b" }, "downloads": -1, "filename": "django_fever_notifications-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "daf283550ece60f3b41c7a2c7e722ad2", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7864, "upload_time": "2016-05-04T14:41:04", "url": "https://files.pythonhosted.org/packages/d9/64/affa629f72dc44615ee18a88828b9bc38eb0076e2556ba7dca5cd80d06c0/django_fever_notifications-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9a0392a4262d5dc89469714aa5f7f998", "sha256": "5e30e76171ba2db7664b41d493584de9bf57c2cabc51c4b1bfc36cd79f5f21c8" }, "downloads": -1, "filename": "django-fever-notifications-0.1.3.tar.gz", "has_sig": false, "md5_digest": "9a0392a4262d5dc89469714aa5f7f998", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7245, "upload_time": "2016-05-04T14:40:53", "url": "https://files.pythonhosted.org/packages/b4/51/8975c99e04e88d2881339f870adfc2836b31f2c29e31f258281ec9507286/django-fever-notifications-0.1.3.tar.gz" } ] }