{ "info": { "author": "Anthony Monthe (ZuluPro)", "author_email": "anthony.monthe@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "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": "Django Volatile Messages\n========================\n\n.. image:: https://api.travis-ci.org/ZuluPro/djang-volatile-messages.svg\n :target: https://travis-ci.org/ZuluPro/djang-volatile-messages\n\n.. image:: https://coveralls.io/repos/ZuluPro/djang-volatile-messages/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/ZuluPro/djang-volatile-messages?branch=master\n\nDjango Volatile Message is a project that aiming to provide a volatile message\napp. Helping to include 1st message for user discovering a frontend.\n\nInstall & usage\n===============\n\n::\n\n pip install django-volatile-messages\n\nAdd the following things in your ``settings.py``: ::\n\n INSTALLED_APPS = (\n ...\n 'volatile_messages',\n ...\n )\n\nContributing\n============\n\nAll contribution are very welcomed, propositions, problems, bugs and\nenhancement are tracked with `GitHub issues`_ system and patch are submitted\nvia `pull requests`_.\n\nWe use `Travis`_ coupled with `Coveralls`_ as continious integration tools.\n\n.. _`Read The Docs`: http://djang-volatile-messages.readthedocs.org/\n.. _`GitHub issues`: https://github.com/ZuluPro/djang-volatile-messages/issues\n.. _`pull requests`: https://github.com/ZuluPro/djang-volatile-messages/pulls\n.. _Travis: https://travis-ci.org/ZuluPro/djang-volatile-messages\n.. _Coveralls: https://coveralls.io/github/ZuluPro/djang-volatile-messages\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ZuluPro/django-volatile-message", "keywords": "django", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-volatile_messages", "package_url": "https://pypi.org/project/django-volatile_messages/", "platform": "", "project_url": "https://pypi.org/project/django-volatile_messages/", "project_urls": { "Homepage": "https://github.com/ZuluPro/django-volatile-message" }, "release_url": "https://pypi.org/project/django-volatile_messages/0.1/", "requires_dist": null, "requires_python": "", "summary": "Django app for create volatile message system", "version": "0.1" }, "last_serial": 3405944, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c0c917e332a69a07691c84a3d6864f68", "sha256": "5918a6ad4bea223010b88a5cee088ea5dec60c59d6a939cd2b1728877b17695f" }, "downloads": -1, "filename": "django-volatile_messages-0.1.tar.gz", "has_sig": false, "md5_digest": "c0c917e332a69a07691c84a3d6864f68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8592, "upload_time": "2017-12-10T19:58:44", "url": "https://files.pythonhosted.org/packages/38/ae/5e6888eea1287081e2c1587f8ce9e8880e4fb6fcef53d216f2f03b47fda2/django-volatile_messages-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c0c917e332a69a07691c84a3d6864f68", "sha256": "5918a6ad4bea223010b88a5cee088ea5dec60c59d6a939cd2b1728877b17695f" }, "downloads": -1, "filename": "django-volatile_messages-0.1.tar.gz", "has_sig": false, "md5_digest": "c0c917e332a69a07691c84a3d6864f68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8592, "upload_time": "2017-12-10T19:58:44", "url": "https://files.pythonhosted.org/packages/38/ae/5e6888eea1287081e2c1587f8ce9e8880e4fb6fcef53d216f2f03b47fda2/django-volatile_messages-0.1.tar.gz" } ] }