django-soapbox
django-soapbox copied to clipboard
A Django application for announcing things
.. --restructuredtext--
.. image:: https://github.com/ubernostrum/django-soapbox/workflows/CI/badge.svg :alt: CI status image :target: https://github.com/ubernostrum/django-soapbox/actions?query=workflow%3ACI
django-soapbox provides site-wide and page-specific
announcements/messages for Django <https://www.djangoproject.com>
_
sites. To use, install the application, begin adding messages in the
admin, and then use the provided template tag library to retrieve
them.
Full documentation is included and available online <https://django-soapbox.readthedocs.io/>
_.