{ "info": { "author": "Arne Brodowski", "author_email": "mail@arnebrodowski.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Utilities" ], "description": "==========================================\nA user-to-user messaging system for Django\n==========================================\n\nDjango-messages enables your users to send private messages to each other.\nIt provides a basic set of functionality that you would expect from such a system.\nEvery user has an Inbox, an Outbox and a Trash. Messages can be composed and\nthere is an easy, url-based approach to preloading the compose-form with the\nrecipient-user, which makes it extremly easy to put \"send xyz a message\" links\non a profile-page.\n\nCurrently django-messages comes with these translations:\n\n* ar (thanks to speedy)\n* da (thanks Michael Lind Mortensen)\n* de\n* el (thanks Markos Gogoulos)\n* es (thanks paz.lupita)\n* es_AR (thanks Juanjo-sfe)\n* eu (thanks urtzai)\n* fa\n* fr (thanks froland and dpaccoud)\n* it (thanks to Sergio Morstabilini)\n* lt\n* ko\n* nl (thanks krisje8)\n* pl (thanks maczewski)\n* pt_BR (thanks Diego Martins)\n* ru (thanks overkrik)\n* zh_CN (thanks Gene Wu)\n\n\nVersions\n--------\n\n+-------+-------------------------------------------------------------------+\n| 0.6.x | compatible with Django 1.7 - 1.11 and with Python 3 |\n+-------+-------------------------------------------------------------------+\n| 0.5.x | compatible with Django 1.4, 1.5, 1.6 and 1.7; if you are |\n| | upgrading from 0.4.x to trunk please read the UPGRADING docs. |\n+-------+-------------------------------------------------------------------+\n| 0.4.x | compatible with Django 1.1 (may work with Django 1.0/1.2), no |\n| | longer maintained |\n+-------+-------------------------------------------------------------------+\n| 0.3 | compatible with Django 1.0, no longer maintained |\n+-------+-------------------------------------------------------------------+\n\n\nDocumentation\n-------------\n\nThe documentation is contained in the /docs/ directory and can be build with\nsphinx. A HTML version of the documentation is available at:\nhttp://django-messages.readthedocs.org\n\n\nInstall\n-------\nDownload the tar archive, unpack and run python setup.py install or checkout\nthe trunk and put the ``django_messages`` folder on your ``PYTHONPATH``.\nReleased versions of django-messages are also available on pypi and can be\ninstalled with easy_install or pip.\n\n\nUsage\n-----\n\nAdd ``django_messages`` to your ``INSTALLED_APPS`` setting and add an\n``include('django_messages.urls')`` at any point in your url-conf.\n\nThe app includes some default templates, which are pretty simple. They\nextend a template called ``base.html`` and only emit stuff in the block\n``content`` and block ``sidebar``. You may want to use your own templates,\nbut the included ones are good enough for testing and getting started.\n\n\nDependencies\n------------\n\nDjango-messages has no external dependencies except for django. However, if\npinax-notifications and/or django-mailer are found, it will make use of them.\nNote: as of r65 django-messages will only use pinax-notifications if\n'pinax.notifications' is also added to the INSTALLED_APPS setting. This has been\ndone to make situations possible where notification is on pythonpath but\nshould not be used, or where notification is another python package, such as\ndjango-notification which has the same name.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/arneb/django-messages", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-messages", "package_url": "https://pypi.org/project/django-messages/", "platform": "", "project_url": "https://pypi.org/project/django-messages/", "project_urls": { "Homepage": "https://github.com/arneb/django-messages" }, "release_url": "https://pypi.org/project/django-messages/0.6.0/", "requires_dist": null, "requires_python": "", "summary": "User-to-user messaging system for Django", "version": "0.6.0" }, "last_serial": 5606535, "releases": { "0.3.1": [], "0.4.0": [], "0.4.1": [], "0.4.2": [], "0.4.3": [], "0.4.4": [ { "comment_text": "", "digests": { "md5": "a0efecfa5b367d370e0fa60e533176d9", "sha256": "392995c599a963c77c9e0d97823be9cff2ada765353f67ba4a712cdeae5ef9c5" }, "downloads": -1, "filename": "django-messages-0.4.4.tar.gz", "has_sig": false, "md5_digest": "a0efecfa5b367d370e0fa60e533176d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42614, "upload_time": "2014-02-14T21:19:03", "url": "https://files.pythonhosted.org/packages/18/12/eee2676fdc57ccc0b43914bd414cb69213df14cdb50ded89318240e2e2f9/django-messages-0.4.4.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "4ae9862366fb4bca3c17cd9d5d9f5b6f", "sha256": "89b2cbb9f0755715952827a195f4ba320cd720c26c88e2b29332792ac471cb1d" }, "downloads": -1, "filename": "django-messages-0.5.0.tar.gz", "has_sig": false, "md5_digest": "4ae9862366fb4bca3c17cd9d5d9f5b6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51718, "upload_time": "2014-02-14T21:25:08", "url": "https://files.pythonhosted.org/packages/5e/2b/7b96439cabb2e7a2b112103aa89c1776186938a4f1ff3a3cee4b2feeacbe/django-messages-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "77d6c271a959e9cdec948d092b0834dd", "sha256": "1fc553a473addf294f6b83e014bf7cf3004419f66d63cfb8a66b1d43894df0a6" }, "downloads": -1, "filename": "django-messages-0.5.1.tar.gz", "has_sig": false, "md5_digest": "77d6c271a959e9cdec948d092b0834dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53286, "upload_time": "2014-07-16T14:05:08", "url": "https://files.pythonhosted.org/packages/91/15/63bc3ee9936b02e62818f564e08099d87756c73f58c44087cc839ecb2822/django-messages-0.5.1.tar.gz" } ], "0.5.3": [ { "comment_text": "", "digests": { "md5": "50f905010465f9765263b4a70d566d19", "sha256": "402adfc90a3e6228e9ca2cd22568e0c2bafef812663cc505289fda73365b2a33" }, "downloads": -1, "filename": "django-messages-0.5.3.tar.gz", "has_sig": false, "md5_digest": "50f905010465f9765263b4a70d566d19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59870, "upload_time": "2016-06-08T11:03:03", "url": "https://files.pythonhosted.org/packages/cc/06/610bea47334e935de38356d3086caba677a43e942f89cc88d5d6d7577b95/django-messages-0.5.3.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "ff8d545ee0b231920f3ad9658e7aefd8", "sha256": "e8e8c397b221309ceecacbe87dfba9a65cf0ff83cb075021b3c3f7824a377c9f" }, "downloads": -1, "filename": "django-messages-0.6.0.tar.gz", "has_sig": false, "md5_digest": "ff8d545ee0b231920f3ad9658e7aefd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 65002, "upload_time": "2019-07-30T08:55:10", "url": "https://files.pythonhosted.org/packages/19/1b/6d15c71996b5a52ae4375ff4345cc69d35e1b2631aa303ab6f308c13c15b/django-messages-0.6.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ff8d545ee0b231920f3ad9658e7aefd8", "sha256": "e8e8c397b221309ceecacbe87dfba9a65cf0ff83cb075021b3c3f7824a377c9f" }, "downloads": -1, "filename": "django-messages-0.6.0.tar.gz", "has_sig": false, "md5_digest": "ff8d545ee0b231920f3ad9658e7aefd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 65002, "upload_time": "2019-07-30T08:55:10", "url": "https://files.pythonhosted.org/packages/19/1b/6d15c71996b5a52ae4375ff4345cc69d35e1b2631aa303ab6f308c13c15b/django-messages-0.6.0.tar.gz" } ] }