pinax-announcements


Namepinax-announcements JSON
Version 4.0.1 PyPI version JSON
download
home_pagehttp://github.com/pinax/pinax-announcements/
Summarya Django announcements app
upload_time2024-04-23 13:30:51
maintainerNone
docs_urlNone
authorPinax Team
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
.. image:: http://pinaxproject.com/pinax-design/patches/pinax-announcements.svg
    :target: https://pypi.python.org/pypi/pinax-announcements/

===================
Pinax Announcements
===================

.. image:: https://img.shields.io/pypi/v/pinax-announcements.svg
    :target: https://pypi.python.org/pypi/pinax-announcements/


.. image:: https://img.shields.io/circleci/project/github/pinax/pinax-announcements.svg
    :target: https://circleci.com/gh/pinax/pinax-announcements
.. image:: https://img.shields.io/codecov/c/github/pinax/pinax-announcements.svg
    :target: https://codecov.io/gh/pinax/pinax-announcements
.. image:: https://img.shields.io/github/contributors/pinax/pinax-announcements.svg
    :target: https://github.com/pinax/pinax-announcements/graphs/contributors
.. image:: https://img.shields.io/github/issues-pr/pinax/pinax-announcements.svg
    :target: https://github.com/pinax/pinax-announcements/pulls
.. image:: https://img.shields.io/github/issues-pr-closed/pinax/pinax-announcements.svg
    :target: https://github.com/pinax/pinax-announcements/pulls?q=is%3Apr+is%3Aclosed


.. image:: http://slack.pinaxproject.com/badge.svg
    :target: http://slack.pinaxproject.com/
.. image:: https://img.shields.io/badge/license-MIT-blue.svg
    :target: https://opensource.org/licenses/MIT/


``pinax-announcements`` is a well tested, documented, and proven solution
for any site wanting announcements for it's users.

Announcements have title and content, with options for filtering their display:

* ``site_wide`` - True or False
* ``members_only`` - True or False
* ``publish_start`` - date/time or none
* ``publish_end`` - date/time or none

``pinax-announcements`` has three options for dismissing an announcement:

* ``DISMISSAL_NO`` - always visible
* ``DISMISSAL_SESSION`` - dismiss for the session
* ``DISMISSAL_PERMANENT`` - dismiss forever

Supported Django and Python Versions
------------------------------------

+-----------------+-----+-----+-----+
| Django / Python | 3.6 | 3.7 | 3.8 |
+=================+=====+=====+=====+
|  2.2            |  *  |  *  |  *  |
+-----------------+-----+-----+-----+
|  3.0            |  *  |  *  |  *  |
+-----------------+-----+-----+-----+
|  3.1            |  *  |  *  |  *  |
+-----------------+-----+-----+-----+
|  3.2            |  *  |  *  |  *  |
+-----------------+-----+-----+-----+
|  4.0            |  *  |  *  |  *  |
+-----------------+-----+-----+-----+

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/pinax/pinax-announcements/",
    "name": "pinax-announcements",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Pinax Team",
    "author_email": "team@pinaxproject.com",
    "download_url": "https://files.pythonhosted.org/packages/30/a7/6de1c390f98dce2e18fb5d12a042aa02841a0c53e0687648fe0e5bd5fc76/pinax-announcements-4.0.1.tar.gz",
    "platform": null,
    "description": "\n.. image:: http://pinaxproject.com/pinax-design/patches/pinax-announcements.svg\n    :target: https://pypi.python.org/pypi/pinax-announcements/\n\n===================\nPinax Announcements\n===================\n\n.. image:: https://img.shields.io/pypi/v/pinax-announcements.svg\n    :target: https://pypi.python.org/pypi/pinax-announcements/\n\n\n.. image:: https://img.shields.io/circleci/project/github/pinax/pinax-announcements.svg\n    :target: https://circleci.com/gh/pinax/pinax-announcements\n.. image:: https://img.shields.io/codecov/c/github/pinax/pinax-announcements.svg\n    :target: https://codecov.io/gh/pinax/pinax-announcements\n.. image:: https://img.shields.io/github/contributors/pinax/pinax-announcements.svg\n    :target: https://github.com/pinax/pinax-announcements/graphs/contributors\n.. image:: https://img.shields.io/github/issues-pr/pinax/pinax-announcements.svg\n    :target: https://github.com/pinax/pinax-announcements/pulls\n.. image:: https://img.shields.io/github/issues-pr-closed/pinax/pinax-announcements.svg\n    :target: https://github.com/pinax/pinax-announcements/pulls?q=is%3Apr+is%3Aclosed\n\n\n.. image:: http://slack.pinaxproject.com/badge.svg\n    :target: http://slack.pinaxproject.com/\n.. image:: https://img.shields.io/badge/license-MIT-blue.svg\n    :target: https://opensource.org/licenses/MIT/\n\n\n``pinax-announcements`` is a well tested, documented, and proven solution\nfor any site wanting announcements for it's users.\n\nAnnouncements have title and content, with options for filtering their display:\n\n* ``site_wide`` - True or False\n* ``members_only`` - True or False\n* ``publish_start`` - date/time or none\n* ``publish_end`` - date/time or none\n\n``pinax-announcements`` has three options for dismissing an announcement:\n\n* ``DISMISSAL_NO`` - always visible\n* ``DISMISSAL_SESSION`` - dismiss for the session\n* ``DISMISSAL_PERMANENT`` - dismiss forever\n\nSupported Django and Python Versions\n------------------------------------\n\n+-----------------+-----+-----+-----+\n| Django / Python | 3.6 | 3.7 | 3.8 |\n+=================+=====+=====+=====+\n|  2.2            |  *  |  *  |  *  |\n+-----------------+-----+-----+-----+\n|  3.0            |  *  |  *  |  *  |\n+-----------------+-----+-----+-----+\n|  3.1            |  *  |  *  |  *  |\n+-----------------+-----+-----+-----+\n|  3.2            |  *  |  *  |  *  |\n+-----------------+-----+-----+-----+\n|  4.0            |  *  |  *  |  *  |\n+-----------------+-----+-----+-----+\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "a Django announcements app",
    "version": "4.0.1",
    "project_urls": {
        "Homepage": "http://github.com/pinax/pinax-announcements/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30a76de1c390f98dce2e18fb5d12a042aa02841a0c53e0687648fe0e5bd5fc76",
                "md5": "0cbf11adc33fa702ff3e41e6ae08bdb5",
                "sha256": "afe088ce048fc2939a79a00cd978d9e46c4b440145824fa908e1372958fa31b8"
            },
            "downloads": -1,
            "filename": "pinax-announcements-4.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0cbf11adc33fa702ff3e41e6ae08bdb5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14651,
            "upload_time": "2024-04-23T13:30:51",
            "upload_time_iso_8601": "2024-04-23T13:30:51.356321Z",
            "url": "https://files.pythonhosted.org/packages/30/a7/6de1c390f98dce2e18fb5d12a042aa02841a0c53e0687648fe0e5bd5fc76/pinax-announcements-4.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 13:30:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pinax",
    "github_project": "pinax-announcements",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "tox": true,
    "lcname": "pinax-announcements"
}
        
Elapsed time: 0.23118s